Uses of Class
com.openinventor.inventor.nodes.SoProjection
Packages that use SoProjection
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoProjection in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoProjectionModifier and TypeMethodDescriptionstatic SoProjection
Returns the current projection node from the state.Methods in com.openinventor.inventor.elements with parameters of type SoProjectionModifier and TypeMethodDescriptionstatic void
SoProjectionElement.set
(SoState state, SoNode name_19075, SoProjection prj) Sets the current projection node in the state.static void
SoProjectionElement.set
(SoState state, SoProjection prj) Sets the current projection node in the state. -
Uses of SoProjection in com.openinventor.inventor.nodes
Subclasses of SoProjection in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclass
Geospatial projection node.class
Scale/recenter projection node. -
Uses of SoProjection in com.openinventor.inventor.projection
Methods in com.openinventor.inventor.projection that return SoProjectionModifier and TypeMethodDescriptionSbProjection.getProjectionNode()
Return associated projection node.Methods in com.openinventor.inventor.projection with parameters of type SoProjectionModifier and TypeMethodDescriptionvoid
SbProjectionCoordinates.setProjection
(SoProjection projection) Set associated projection.Constructors in com.openinventor.inventor.projection with parameters of type SoProjectionModifierConstructorDescriptionConstructor.Constructor.SbProjection
(SoProjection node) Constructor.SbProjectionCoordinates
(SoProjection projection) Constructor.Constructor.Constructor.