Uses of Interface
com.solibri.smc.api.threed.OrthogonalCameraState
-
Packages that use OrthogonalCameraState Package Description com.solibri.smc.api.threed -
-
Uses of OrthogonalCameraState in com.solibri.smc.api.threed
Methods in com.solibri.smc.api.threed that return OrthogonalCameraState Modifier and Type Method Description static OrthogonalCameraState
OrthogonalCameraState. create(Vector3d location, Vector3d direction, Vector3d upDirection, double viewToWorldScale)
Creates a new orthogonal camera state.
-