Package com.openinventor.meshviz.nodes
Class PoNode
java.lang.Object
com.openinventor.inventor.Inventor
com.openinventor.inventor.misc.SoBase
com.openinventor.inventor.fields.SoFieldContainer
com.openinventor.inventor.nodes.SoNode
com.openinventor.meshviz.nodes.PoNode
- All Implemented Interfaces:
SafeDisposable
- Direct Known Subclasses:
PoBevelEdge,PoCellFilter,PoDataMapping,PoDateFormatMapping,PoDomain,PoIsovaluesList,PoLabelHints,PoMesh1DFilter,PoMesh1DHints,PoMeshProperty,PoMiscTextAttr,PoNumericDisplayFormat,PoProfile
Abstract base class for all MeshViz nodes.
This node is the abstract base class for all MeshViz nodes.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openinventor.inventor.nodes.SoNode
SoNode.RenderModesNested classes/interfaces inherited from class com.openinventor.inventor.Inventor
Inventor.ConstructorCommand -
Field Summary
Fields inherited from class com.openinventor.inventor.Inventor
VERBOSE_LEVEL, ZeroHandle -
Method Summary
Modifier and TypeMethodDescriptionvoidcallback(SoCallbackAction action) voidvoidgetBoundingBox(SoGetBoundingBoxAction action) voidgetMatrix(SoGetMatrixAction action) voidvoidGLRender(SoGLRenderAction action) voidhandleEvent(SoHandleEventAction action) voidpick(SoPickAction action) voidsearch(SoSearchAction action) voidwrite(SoWriteAction action) Methods inherited from class com.openinventor.inventor.nodes.SoNode
affectsState, copy, copy, distribute, getAlternateRep, getByName, getRenderEngineMode, getRenderUnitID, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, isBoundingBoxIgnoring, isOverride, rayPick, setOverride, touchMethods inherited from class com.openinventor.inventor.fields.SoFieldContainer
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsMethods inherited from class com.openinventor.inventor.misc.SoBase
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizableMethods inherited from class com.openinventor.inventor.Inventor
getNativeResourceHandle
-
Method Details
-
handleEvent
- Overrides:
handleEventin classSoNode
-
getMatrix
-
callback
-
getBoundingBox
- Overrides:
getBoundingBoxin classSoNode
-
GLRender
-
doAction
-
write
-
getPrimitiveCount
- Overrides:
getPrimitiveCountin classSoNode
-
pick
-
search
-