Uses of Class
com.openinventor.inventor.fields.SoSFBox3f
-
Packages that use SoSFBox3f Package Description com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms Geometric Transforms engines are usually used to align images.com.openinventor.imageviz.nodes.images Data conversion conventions in ImageViz com.openinventor.inventor.nodes com.openinventor.ldm.nodes com.openinventor.ldm.writers com.openinventor.volumeviz.draggers com.openinventor.volumeviz.nodes -
-
Uses of SoSFBox3f in com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms
Fields in com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms declared as SoSFBox3f Modifier and Type Field Description SoSFBox3fSoResampleImageProcessing3d. subVolumeSpecifies the input subvolume as an axis aligned box in 3D space. -
Uses of SoSFBox3f in com.openinventor.imageviz.nodes.images
Fields in com.openinventor.imageviz.nodes.images declared as SoSFBox3f Modifier and Type Field Description SoSFBox3fSoImageDataAdapter. extentTheextentandorientationfields define the position, size and orientation of the image in 3D (typicallly the physical space). -
Uses of SoSFBox3f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFBox3f Modifier and Type Field Description SoSFBox3fSoBBox. boundingBoxApplication-defined bounding box. -
Uses of SoSFBox3f in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes declared as SoSFBox3f Modifier and Type Field Description SoSFBox3fSoDataSet. extentThe real size (extent) of the volume in modeling coordinates. -
Uses of SoSFBox3f in com.openinventor.ldm.writers
Fields in com.openinventor.ldm.writers declared as SoSFBox3f Modifier and Type Field Description SoSFBox3fSoVolumeWriter. extentExtent of dataset. -
Uses of SoSFBox3f in com.openinventor.volumeviz.draggers
Fields in com.openinventor.volumeviz.draggers declared as SoSFBox3f Modifier and Type Field Description SoSFBox3fSoOrthoSliceDragger. volumeExtentDeprecated.As of Open Inventor 101100. -
Uses of SoSFBox3f in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFBox3f Modifier and Type Field Description SoSFBox3fSoUniformGridClipping. extentBounding box of the surface in 3D geometric coordinates.
-