VolumeViewPointManager
interface VolumeViewPointManager
The interface of volume View Point. when you register a VolumeViewPointListener to the VolumeViewPointManager, the VolumeViewPointListener will be called when the viewpoint of the container changes.
See also
Properties
Link copied to clipboard
The State of the current ViewPoint, default is ViewPoint.Front.
Functions
Link copied to clipboard
Add a VolumeViewPointListener to the VolumeViewPointManager.
Link copied to clipboard
Remove a VolumeViewPointListener from the VolumeViewPointManager.