Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.actions |
Modifier and Type | Method and Description |
---|---|
SbXfBox3d |
SbXfBox3d.setValue(double[] components) |
SbXfBox3d |
SbXfBox3d.setValue(double[] components,
int startIndex) |
SbXfBox3d |
SbXfBox3d.setValue(SbXfBox3f xfbox3f)
Sets value of the box from a single precision box.
|
static SbXfBox3d[] |
SbXfBox3d.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbXfBox3d.extendBy(SbXfBox3d bb)
Extends the box (if necessary) to contain the given box.
|
void |
SbXfBox3d.setValue(SbXfBox3d copyFrom) |
SbXfBox3f |
SbXfBox3f.setValue(SbXfBox3d xfbox3d)
Sets value of the box from a double precision box.
|
Constructor and Description |
---|
SbXfBox3d(SbXfBox3d copyFrom) |
Modifier and Type | Method and Description |
---|---|
void |
SoGetBoundingBoxAction.extendBy(SbXfBox3d box) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com