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 SoSFBox3f
SoResampleImageProcessing3d. subVolume
Specifies 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 SoSFBox3f
SoImageDataAdapter. extent
Theextent
andorientation
fields 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 SoSFBox3f
SoBBox. boundingBox
Application-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 SoSFBox3f
SoDataSet. extent
The 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 SoSFBox3f
SoVolumeWriter. extent
Extent of dataset. -
Uses of SoSFBox3f in com.openinventor.volumeviz.draggers
Fields in com.openinventor.volumeviz.draggers declared as SoSFBox3f Modifier and Type Field Description SoSFBox3f
SoOrthoSliceDragger. volumeExtent
Deprecated.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 SoSFBox3f
SoUniformGridClipping. extent
Bounding box of the surface in 3D geometric coordinates.
-