Uses of Package
com.solibri.smc.api.threed
Package | Description |
---|---|
com.solibri.smc.api | |
com.solibri.smc.api.communication | |
com.solibri.smc.api.threed |
-
Classes in com.solibri.smc.api.threed used by com.solibri.smc.api Class Description ThreeD This interface provides all 3D view related functionality such as reading and modifying the image present. -
Classes in com.solibri.smc.api.threed used by com.solibri.smc.api.communication Class Description CameraState CameraState represents the state of 3d camera including location, direction, up direction and projection mode. -
Classes in com.solibri.smc.api.threed used by com.solibri.smc.api.threed Class Description Camera Camera represents the "camera" of the 3D view.CameraState CameraState represents the state of 3d camera including location, direction, up direction and projection mode.OrthogonalCameraState OrthogonalCameraState represents the state of 3d camera in orthogonal projection.PerspectiveCameraState PerspectiveCameraState represents the state of 3d camera in perspective projection.