public class MoMeshElement extends SoReplacedElement
MoMesh
Modifier and Type | Class and Description |
---|---|
static class |
MoMeshElement.ConnectedRepresentation
Utility class to store connected representation parameters.
|
static class |
MoMeshElement.Mesh
Utility class to store mesh parameters.
|
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static MoMeshElement |
get(SoState state)
Returns the mesh element from the specified traversal state.
|
static MoMeshElement.ConnectedRepresentation |
getConnectedRepresentation(SoState state)
Returns the current representation connected to the mesh from the specified
traversal state.
|
static MoMeshElement.Mesh |
getMesh(SoState state)
Returns the current mesh from the specified traversal state.
|
long |
getTimeStamp()
Returns node time stamp value.
|
static void |
set(SoState state,
SoNode node,
MoMeshVizDataMapping.MeshType meshType,
MiMesh mesh,
MoMeshRepresentation meshRepresentation,
long nodeTimeStamp)
Sets the current mesh for the specified traversal state and node.
|
getClassStackIndex
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public long getTimeStamp()
public static void set(SoState state, SoNode node, MoMeshVizDataMapping.MeshType meshType, MiMesh mesh, MoMeshRepresentation meshRepresentation, long nodeTimeStamp)
state
- traversal statenode
- mesh nodemeshType
- the mesh typemesh
- the mesh to setmeshRepresentation
- connected mesh representationnodeTimeStamp
- node time stamp valuepublic static MoMeshElement.Mesh getMesh(SoState state)
state
- traversal stateMesh
object containing current mesh parameterspublic static MoMeshElement.ConnectedRepresentation getConnectedRepresentation(SoState state)
state
- traversal stateConnectedRepresentation
object containing the current
connected representationpublic static MoMeshElement get(SoState state)
state
- traversal stateMoMeshElement
object containing the current mesh elementGenerated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com