Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
Modifier and Type | Method and Description |
---|---|
SbBox2d |
SbBox2d.intersection(SbBox2d box)
Returns the intersection of the specified box with this box.
|
SbBox2d |
SbBox2d.setValue(double[] components) |
SbBox2d |
SbBox2d.setValue(double[] components,
int startIndex) |
static SbBox2d[] |
SbBox2d.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbBox2d.extendBy(SbBox2d r)
Extends this box (if necessary) to contain the specified box.
|
boolean |
SbBox2d.intersect(SbBox2d bb)
Returns true if the specified box intersects this box.
|
SbBox2d |
SbBox2d.intersection(SbBox2d box)
Returns the intersection of the specified box with this box.
|
void |
SbBox2d.setValue(SbBox2d copyFrom) |
Constructor and Description |
---|
SbBox2d(SbBox2d copyFrom) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com