Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
com.openinventor.inventor.nodes | |
com.openinventor.inventor.projection |
Modifier and Type | Method and Description |
---|---|
static SoProjection |
SoProjectionElement.get(SoState state)
Returns the current projection node from the state.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoProjectionElement.set(SoState state,
SoNode name_22742,
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SoGeoProjection
Geospatial projection node.
|
class |
SoTransformProjection
Scale/recenter projection node.
|
Modifier and Type | Method and Description |
---|---|
SoProjection |
SbProjection.getProjectionNode()
Return associated projection node.
|
Modifier and Type | Method and Description |
---|---|
void |
SbProjectionCoordinates.setProjection(SoProjection projection)
Set associated projection.
|
Constructor and Description |
---|
SbCylindricalProjection(SoProjection node)
Constructor.
|
SbProj4Projection(SoProjection node)
Constructor.
|
SbProjection(SoProjection node)
Constructor.
|
SbProjectionCoordinates(SoProjection projection)
Constructor.
|
SbSphericalProjection(SoProjection node)
Constructor.
|
SbTransformProjection(SoProjection node)
Constructor.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com