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