Uses of Class
com.openinventor.inventor.SbBox2d
Packages that use SbBox2d
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SbBox2d in com.openinventor.inventor
Methods in com.openinventor.inventor that return SbBox2dModifier and TypeMethodDescriptionSbBox2d.intersection
(SbBox2d box) Returns the intersection of the specified box with this box.SbBox2d.setValue
(double[] components) SbBox2d.setValue
(double[] components, int startIndex) static SbBox2d[]
SbBox2d.toArray
(long nativeArray, long length) Methods in com.openinventor.inventor with parameters of type SbBox2dModifier and TypeMethodDescriptionvoid
Extends this box (if necessary) to contain the specified box.boolean
Returns true if the specified box intersects this box.SbBox2d.intersection
(SbBox2d box) Returns the intersection of the specified box with this box.void
Constructors in com.openinventor.inventor with parameters of type SbBox2d