Uses of Class
com.openinventor.inventor.SbXfBox3f
Packages that use SbXfBox3f
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SbXfBox3f in com.openinventor.inventor
Methods in com.openinventor.inventor that return SbXfBox3fModifier and TypeMethodDescriptionSbXfBox3f.setValue
(float[] components) SbXfBox3f.setValue
(float[] components, int startIndex) Sets value of the box from a double precision box.static SbXfBox3f[]
SbXfBox3f.toArray
(long nativeArray, long length) Methods in com.openinventor.inventor with parameters of type SbXfBox3fModifier and TypeMethodDescriptionvoid
Extends the box (if necessary) to contain the given box.Sets value of the box from a single precision box.void
Constructors in com.openinventor.inventor with parameters of type SbXfBox3f -
Uses of SbXfBox3f in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions that return SbXfBox3fModifier and TypeMethodDescriptionSoGetBoundingBoxAction.getXfBoundingBox()
Returns computed bounding box before transformation into world space.Methods in com.openinventor.inventor.actions with parameters of type SbXfBox3f -
Uses of SbXfBox3f in com.openinventor.inventor.caches
Methods in com.openinventor.inventor.caches that return SbXfBox3fMethods in com.openinventor.inventor.caches with parameters of type SbXfBox3f