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 TypeMethodDescriptionvoidExtends this box (if necessary) to contain the specified box.booleanReturns true if the specified box intersects this box.SbBox2d.intersection(SbBox2d box) Returns the intersection of the specified box with this box.voidConstructors in com.openinventor.inventor with parameters of type SbBox2d