Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.actions | |
com.openinventor.inventor.caches |
Modifier and Type | Method and Description |
---|---|
SbXfBox3f |
SbXfBox3f.setValue(float[] components) |
SbXfBox3f |
SbXfBox3f.setValue(float[] components,
int startIndex) |
SbXfBox3f |
SbXfBox3f.setValue(SbXfBox3d xfbox3d)
Sets value of the box from a double precision box.
|
static SbXfBox3f[] |
SbXfBox3f.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbXfBox3f.extendBy(SbXfBox3f bb)
Extends the box (if necessary) to contain the given box.
|
SbXfBox3d |
SbXfBox3d.setValue(SbXfBox3f xfbox3f)
Sets value of the box from a single precision box.
|
void |
SbXfBox3f.setValue(SbXfBox3f copyFrom) |
Constructor and Description |
---|
SbXfBox3f(SbXfBox3f copyFrom) |
Modifier and Type | Method and Description |
---|---|
SbXfBox3f |
SoGetBoundingBoxAction.getXfBoundingBox()
Returns computed bounding box before transformation into world space.
|
Modifier and Type | Method and Description |
---|---|
void |
SoGetBoundingBoxAction.extendBy(SbXfBox3f box) |
boolean |
SoRayPickAction.intersect(SbXfBox3f box)
Calls intersect(box, true).
|
boolean |
SoRayPickAction.intersect(SbXfBox3f box,
boolean useFullViewVolume)
Bounding box: just return whether the ray intersects it.
|
Modifier and Type | Method and Description |
---|---|
SbXfBox3f |
SoBoundingBoxCache.getBox()
Returns the current bbox value.
|
Modifier and Type | Method and Description |
---|---|
void |
SoBoundingBoxCache.set(SbXfBox3f boundingBox,
boolean centerSet,
SbVec3f centerPoint) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com