Package | Description |
---|---|
com.openinventor.fxviz.nodes | |
com.openinventor.inventor.actions | |
com.openinventor.inventor.geo | |
com.openinventor.inventor.misc | |
com.openinventor.inventor.nodes | |
com.openinventor.inventor.vrmlnodes |
Virtual Reality Modeling Language.
|
com.openinventor.ldm |
Large Data Management.
|
com.openinventor.ldm.nodes | |
com.openinventor.volumeviz.nodes |
Modifier and Type | Class and Description |
---|---|
class |
SoParticleAnimation
Deprecated.
As of Open Inventor 9400 See documentation for more details
|
class |
SoParticleChemicalFlame
Deprecated.
As of Open Inventor 9400 See documentation for more details
|
class |
SoParticleExplosion
Deprecated.
As of Open Inventor 9400 See documentation for more details
|
class |
SoParticleFlame
Deprecated.
As of Open Inventor 9400 See documentation for more details
|
class |
SoParticleLightRay
Deprecated.
As of Open Inventor 9400 See documentation for more details
|
class |
SoParticleSmoke
Deprecated.
As of Open Inventor 9400 See documentation for more details
|
class |
SoParticleSnow
Deprecated.
As of Open Inventor 9400 See documentation for more details
|
Modifier and Type | Method and Description |
---|---|
void |
SoCallbackAction.invokeLineSegmentCallbacks(SoShape shape,
SoPrimitiveVertex[] v1,
SoPrimitiveVertex[] v2) |
void |
SoCallbackAction.invokePointCallbacks(SoShape shape,
SoPrimitiveVertex[] v) |
void |
SoCallbackAction.invokeTriangleCallbacks(SoShape shape,
SoPrimitiveVertex[] v1,
SoPrimitiveVertex[] v2,
SoPrimitiveVertex[] v3) |
boolean |
SoCallbackAction.shouldGeneratePrimitives(SoShape shape) |
Modifier and Type | Class and Description |
---|---|
class |
SoGeoElevationGrid
Specifies a uniform grid of elevation values within some spatial reference frame.
|
class |
SoVRMLGeoElevationGrid
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
Modifier and Type | Method and Description |
---|---|
static SoShape |
SbExtrusionGenerator.createFrom2DPoints(java.util.Collection<SbVec2f> pointsInCam,
SbMatrix localToCam)
Calls createFrom2DPoints(pointsInCam, localToCam, new com.openinventor.inventor.SbBox3f()).
|
static SoShape |
SbExtrusionGenerator.createFrom2DPoints(java.util.Collection<SbVec2f> pointsInCam,
SbMatrix camToLocal,
float zMin)
Calls createFrom2DPoints(pointsInCam, camToLocal, zMin, (float)1.0f).
|
static SoShape |
SbExtrusionGenerator.createFrom2DPoints(java.util.Collection<SbVec2f> pointsInCam,
SbMatrix camToLocal,
float zMin,
float zMax)
Create an extruded shape from points in camera space.
|
static SoShape |
SbExtrusionGenerator.createFrom2DPoints(java.util.Collection<SbVec2f> pointsInCam,
SbMatrix localToCam,
SbBox3f bboxInLocal)
Create an extruded shape from points in camera space.
|
static SoShape |
SbExtrusionGenerator.createFrom2DPoints(java.util.Collection<SbVec2f> pointsInCam,
SoPath nodePath,
SbViewVolume volume)
Calls createFrom2DPoints(pointsInCam, nodePath, volume, new com.openinventor.inventor.SbBox3f()).
|
static SoShape |
SbExtrusionGenerator.createFrom2DPoints(java.util.Collection<SbVec2f> pointsInCam,
SoPath nodePath,
SbViewVolume volume,
SbBox3f bboxInLocal)
Create an extruded shape from points in camera space.
|
static SoShape |
SbExtrusionGenerator.createFrom3DPoints(java.util.Collection<SbVec3f> pointsInWorld,
SoPath nodePath,
SbViewVolume volume)
Calls createFrom3DPoints(pointsInWorld, nodePath, volume, new com.openinventor.inventor.SbBox3f()).
|
static SoShape |
SbExtrusionGenerator.createFrom3DPoints(java.util.Collection<SbVec3f> pointsInWorld,
SoPath nodePath,
SbViewVolume volume,
SbBox3f bboxInLocal)
Create an extruded shape from points in world space.
|
Modifier and Type | Class and Description |
---|---|
class |
SoAlgebraicCone
Algebraic cone shape node.
|
class |
SoAlgebraicCylinder
Algebraic cylinder shape node.
|
class |
SoAlgebraicShape
Abstract base class for algebraic shapes.
|
class |
SoAlgebraicSphere
Algebraic sphere shape node.
|
class |
SoAnnoText3
Annotation text node.
|
class |
SoAsciiText
Simple 3D text shape node.
|
class |
SoBaseExtrusion
Abstract base class for all extrusion-based shape nodes.
|
class |
SoBufferedShape
Node to render geometry stored in
SoBufferObject objects. |
class |
SoCircularExtrusion
Geometric shape formed by extruding a circle along a 3D spine.
|
class |
SoCone
Cone shape node.
|
class |
SoCSGShape
Shape defined by a binary boolean operation on two sub scene graphs.
|
class |
SoCube
Cube shape node.
|
class |
SoCylinder
Cylinder shape node.
|
class |
SoExtrusion
Geometric shape formed by extruding a 2D cross section along a 3D spine.
|
class |
SoFaceSet
Polygonal face shape node.
|
class |
SoImage
Displays an image that always faces the camera.
|
class |
SoIndexedFaceSet
Indexed polygonal face shape node.
|
class |
SoIndexedLineSet
Indexed polyline shape node.
|
class |
SoIndexedMarkerSet
Extension of IndexedPointSet that draws a small bitmap (symbol) at each 3D location.
|
class |
SoIndexedNurbsCurve
Indexed NURBS curve shape node.
|
class |
SoIndexedNurbsSurface
Indexed NURBS surface shape node.
|
class |
SoIndexedPointSet
Indexed point set shape node.
|
class |
SoIndexedQuadMesh
Indexed quadrilateral mesh shape node.
|
class |
SoIndexedShape
Abstract base class for all indexed vertex-based shapes.
|
class |
SoIndexedTriangleFanSet
Indexed triangle fan set shape node.
|
class |
SoIndexedTriangleSet
Indexed triangle shape node.
|
class |
SoIndexedTriangleStripSet
Indexed triangle strip set shape node.
|
class |
SoLineSet
Polyline shape node.
|
class |
SoMarkerSet
Extension of PointSet that draws a small bitmap (symbol) at each 3D location.
|
class |
SoNonIndexedShape
Abstract base class for all non-indexed vertex-based shapes.
|
class |
SoNurbsCurve
NURBS curve shape node.
|
class |
SoNurbsSurface
NURBS surface shape node.
|
class |
SoPointSet
Point set shape node.
|
class |
SoQuadMesh
Quadrilateral mesh shape node.
|
class |
SoSphere
Sphere shape node.
|
class |
SoText2
Screen-aligned 2D text shape node.
|
class |
SoText3
3D text shape node.
|
class |
SoTriangleSet
Set of triangles shape node.
|
class |
SoTriangleStripSet
Triangle strip set shape node.
|
class |
SoVertexShape
Abstract base class for all vertex-based shape nodes.
|
Modifier and Type | Class and Description |
---|---|
class |
SoVRMLArc2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLArcClose2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLBox
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLCircle2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLCone
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLCylinder
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLDisk2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLElevationGrid
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLExtrusion
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLGeometry
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLGridShape
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLIndexedFaceSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLIndexedLine
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLIndexedLineSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLIndexedShape
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLIndexedTriangleFanSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLIndexedTriangleSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLIndexedTriangleStripSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLPointSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLPolyline2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLPolypoint2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLRectangle2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLSphere
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLText
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLTriangle
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLTriangleFanSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLTriangleSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLTriangleSet2D
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLTriangleStripSet
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLVertexLine
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLVertexPoint
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
class |
SoVRMLVertexShape
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
Modifier and Type | Method and Description |
---|---|
int |
SoLDMNodeFrontManager.registerSlice(SoShape name_17636)
This function must be called by a slice to notify the nodeFrontManager that a new data structure must be maintained for it.
|
Modifier and Type | Class and Description |
---|---|
class |
SoLdmShape
Abstract base class for LDM shape nodes.
|
Modifier and Type | Class and Description |
---|---|
class |
SoFenceSlice
Fence slice shape node.
|
class |
SoHeightFieldRender
Heightfield rendering node.
|
class |
SoObliqueSlice
Oblique slice shape node.
|
class |
SoOrthoSlice
Ortho slice shape node.
|
class |
SoSlice
Abstract base class for slice shape nodes.
|
class |
SoVolumeBufferedShape
Buffered shape node for volume data.
|
class |
SoVolumeFaceSet
Polygonal face shape node for volume data.
|
class |
SoVolumeIndexedFaceSet
Indexed polygonal face shape node for volume data.
|
class |
SoVolumeIndexedTriangleStripSet
Indexed triangle strip set shape node for volume data.
|
class |
SoVolumeRender
Renders a data volume using direct volume rendering.
|
class |
SoVolumeShape
|
class |
SoVolumeSkin
Draws a data volume skin.
|
class |
SoVolumeTriangleStripSet
Triangle strip set shape node for volume data.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com