Uses of Class
com.openinventor.inventor.SbXfBox3d
Packages that use SbXfBox3d
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SbXfBox3d in com.openinventor.inventor
Methods in com.openinventor.inventor that return SbXfBox3dModifier and TypeMethodDescriptionSbXfBox3d.setValue
(double[] components) SbXfBox3d.setValue
(double[] components, int startIndex) Sets value of the box from a single precision box.static SbXfBox3d[]
SbXfBox3d.toArray
(long nativeArray, long length) Methods in com.openinventor.inventor with parameters of type SbXfBox3dModifier and TypeMethodDescriptionvoid
Extends the box (if necessary) to contain the given box.void
Sets value of the box from a double precision box.Constructors in com.openinventor.inventor with parameters of type SbXfBox3d -
Uses of SbXfBox3d in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions with parameters of type SbXfBox3d