Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.image | |
com.openinventor.ldm.readers | |
com.openinventor.ldm.writers |
Modifier and Type | Method and Description |
---|---|
SbBox2i32 |
SbBox2i32.intersection(SbBox2i32 box)
Returns the intersection of the specified box with this box.
|
SbBox2i32 |
SbBox2i32.setValue(int[] components) |
SbBox2i32 |
SbBox2i32.setValue(int[] components,
int startIndex) |
static SbBox2i32[] |
SbBox2i32.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbBox2i32.extendBy(SbBox2i32 r)
Extends this box (if necessary) to contain the specified box.
|
boolean |
SbBox2i32.intersect(SbBox2i32 bb)
Returns true if the specified box intersects this box.
|
SbBox2i32 |
SbBox2i32.intersection(SbBox2i32 box)
Returns the intersection of the specified box with this box.
|
void |
SbBox2i32.setValue(SbBox2i32 copyFrom) |
Constructor and Description |
---|
SbBox2i32(SbBox2i32 copyFrom) |
Modifier and Type | Method and Description |
---|---|
boolean |
SoTIFFImageRW.readRegion(SbRasterImage rasterImage,
long imageIndex,
SbBox2i32 region)
Read the specified region of current open image into rasterImage.
|
boolean |
SoRasterImageRW.readRegion(SbRasterImage rasterImage,
SbBox2i32 region)
Read the specified region of current open image into rasterImage.
|
Modifier and Type | Method and Description |
---|---|
void |
SoVolumeReader.getSubSlice(SbBox2i32 subSlice,
int sliceNumber,
SoBufferObject bufferObject)
This method is called by Open Inventor during an LDM conversion or during volume loading.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SoVolumeWriter.writeSubSlice(int sliceIndex,
SbBox2i32 subSlice,
SoBufferObject buffer)
Writes the data contained in the specified subslice.
|
Generated on August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com