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 SbProjection |
SoProjectionElement.getInternalProjection(SoState state)
Returns the projection routine associated with current
SoProjection node. |
Modifier and Type | Method and Description |
---|---|
SbProjection |
SoProjection.getProjection()
Return current projection.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SoProjection.addProjection(SbProjection projection,
int id)
Add a projection with the given name and id to the list.
|
void |
SoProjection.setProjection(SbProjection projection)
Set the current projection.
|
Modifier and Type | Class and Description |
---|---|
class |
SbCylindricalProjection
Cylindrical coordinate projection.
|
class |
SbProj4Projection
Cartographic (PROJ4) projection class.
|
class |
SbSphericalProjection
Spherical coordinate projection.
|
class |
SbTransformProjection
Scale/recenter projection class.
|
Constructor and Description |
---|
SbProjection(SbProjection proj)
Copy constructor.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com