Uses of Class
com.openinventor.inventor.SbBox3d
Packages that use SbBox3d
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SbBox3d in com.openinventor.inventor
Subclasses of SbBox3d in com.openinventor.inventorModifier and TypeClassDescriptionclass
3D box with an associated transformation matrix.Methods in com.openinventor.inventor that return SbBox3dModifier and TypeMethodDescriptionSbBox3d.intersection
(SbBox3d box) Returns the intersection of the specified box with this box.SbXfBox3d.project()
SbBox3d.setValue
(double[] components) SbBox3d.setValue
(double[] components, int startIndex) static SbBox3d[]
SbBox3d.toArray
(long nativeArray, long length) Methods in com.openinventor.inventor with parameters of type SbBox3dModifier and TypeMethodDescriptionboolean
Returns true if the specified box is fully contained inside this box.void
Extends this box (if necessary) to contain the specified box.void
Extends the box (if necessary) to contain the given box.boolean
Returns true if the specified box intersects this box.boolean
Returns true if intersection of this XfBox3d and the given Box3d is not empty.SbBox3d.intersection
(SbBox3d box) Returns the intersection of the specified box with this box.void
Constructors in com.openinventor.inventor with parameters of type SbBox3d -
Uses of SbBox3d in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions with parameters of type SbBox3d -
Uses of SbBox3d in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes that return SbBox3dModifier and TypeMethodDescriptionSoOffscreenVolumeRender.ijkToXyzBox
(SbBox3i32 ijkBox) Convert ijk box coordinates returned by boxComputed method to the bboxSceneGraph space.