Uses of Class
com.openinventor.inventor.fields.SoSFPath
-
Packages that use SoSFPath Package Description com.openinventor.inventor.engines com.openinventor.inventor.nodes com.openinventor.volumeviz.draggers -
-
Uses of SoSFPath in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoSFPath Modifier and Type Field Description SoSFPath
SoComputeBoundingBox. path
Alternatively, defines the graph for which the bounding box is computed. -
Uses of SoSFPath in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFPath Modifier and Type Field Description SoSFPath
SoPathSwitch. path
The path that must match the current traversal path. -
Uses of SoSFPath in com.openinventor.volumeviz.draggers
Fields in com.openinventor.volumeviz.draggers declared as SoSFPath Modifier and Type Field Description SoSFPath
SoOrthoSliceDragger. orthoSlicePath
Path to theSoOrthoSlice
node to drag.
-