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 |
---|---|
SbBox2s |
SbBox2s.intersection(SbBox2s box)
Returns the intersection of the specified box with this box.
|
SbBox2s |
SbBox2s.setValue(short[] components) |
SbBox2s |
SbBox2s.setValue(short[] components,
int startIndex) |
static SbBox2s[] |
SbBox2s.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbBox2s.extendBy(SbBox2s r)
Extends this box (if necessary) to contain the specified box.
|
boolean |
SbBox2s.intersect(SbBox2s bb)
Returns true if the specified box intersects this box.
|
SbBox2s |
SbBox2s.intersection(SbBox2s box)
Returns the intersection of the specified box with this box.
|
void |
SbBox2s.setValue(SbBox2s copyFrom) |
Constructor and Description |
---|
SbBox2s(SbBox2s copyFrom) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com