Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.details | |
com.openinventor.meshvizxlm.mapping.details |
Provides classes for detail information storage.
|
com.openinventor.volumeviz.details |
Modifier and Type | Method and Description |
---|---|
SoDetail |
SoPickedPoint.getDetail()
Calls getDetail((com.openinventor.inventor.nodes.SoNode)null).
|
SoDetail |
SoPrimitiveVertex.getDetail()
Returns the detail giving more information about the vertex.
|
SoDetail |
SoPickedPoint.getDetail(SoNode node)
Returns the detail that corresponds to the specified node in the path returned by
getPath() . |
Modifier and Type | Method and Description |
---|---|
void |
SoPickedPoint.setDetail(SoDetail detail,
SoNode node) |
Modifier and Type | Class and Description |
---|---|
class |
SoConeDetail
Stores detail information about the
SoCone node. |
class |
SoCubeDetail
Stores detail information about the
SoCube node. |
class |
SoCylinderDetail
Stores detail information about the
SoCylinder node. |
class |
SoFaceDetail
Stores detail information about vertex-based shapes made of faces.
|
class |
SoLineDetail
Stores detail information about vertex-based shapes made of line segments.
|
class |
SoNodeKitDetail
Stores detail information about a nodekit.
|
class |
SoPointDetail
Stores detail information about vertex-based shapes made of points.
|
class |
SoTextDetail
Stores detail information about a text node.
|
Modifier and Type | Method and Description |
---|---|
SoDetail |
SoConeDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoCubeDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoCylinderDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoFaceDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoLineDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoNodeKitDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoPointDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoTextDetail.copy()
Returns an instance that is a copy of this instance.
|
Modifier and Type | Class and Description |
---|---|
class |
MoFaceDetail
Stores detail information about vertex-based shapes made of faces.
|
class |
MoFaceDetailI
Stores detail information about vertex-based shapes made of faces from
unstructured meshes and structured line meshes.
|
class |
MoFaceDetailIj
Stores detail information about vertex-based shapes made of faces from a
structured surface mesh.
|
class |
MoFaceDetailIjk
Stores detail information about vertex-based shapes made of faces from a
structured volume mesh.
|
class |
MoLineDetail
Stores detail information about vertex-based shapes made of line segments.
|
class |
MoLineDetailI
Stores detail information about vertex-based shapes made of line segments
from unstructured meshes and structured line meshes.
|
class |
MoLineDetailIjk
Stores detail information about vertex-based shapes made of line segments
from structured volume meshes.
|
Modifier and Type | Method and Description |
---|---|
SoDetail |
MoFaceDetail.copy() |
SoDetail |
MoFaceDetailI.copy() |
SoDetail |
MoFaceDetailIj.copy() |
SoDetail |
MoFaceDetailIjk.copy() |
SoDetail |
MoLineDetail.copy() |
SoDetail |
MoLineDetailI.copy() |
SoDetail |
MoLineDetailIjk.copy() |
Modifier and Type | Class and Description |
---|---|
class |
SoFenceSliceDetail
Stores detail information about a picked voxel or pick ray in a data volume.
|
class |
SoHeightFieldDetail
Stores detail information about a picked cell in a heightfield.
|
class |
SoObliqueSliceDetail
Stores detail information about a picked voxel on an oblique slice.
|
class |
SoOrthoSliceDetail
Stores detail information about an ortho slice.
|
class |
SoSliceDetail
Base class for detail information about picking in a data volume.
|
class |
SoVolumeDetail
Base class for detail information about picking in a data volume.
|
class |
SoVolumeRenderDetail
Stores detail information about a picked voxel or pick ray in a data volume.
|
class |
SoVolumeSkinDetail
Stores detail information about a picked voxel or pick ray in a data volume.
|
Modifier and Type | Method and Description |
---|---|
SoDetail |
SoFenceSliceDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoHeightFieldDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoObliqueSliceDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoOrthoSliceDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoSliceDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoVolumeDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoVolumeRenderDetail.copy()
Returns an instance that is a copy of this instance.
|
SoDetail |
SoVolumeSkinDetail.copy()
Returns an instance that is a copy of this instance.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com