public class SoLDMDataAccess.DataInfoPlane
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
SbVec2i32 |
bufferDimension
Dimension of the 2D data matrix (in voxels).
|
int |
bufferSize
Size of buffer (in bytes), used by the application to allocate buffer.
|
int |
errorFlag
Error indicator
|
int |
numPolygonPoints
Number of points of the polygon intersecting subvolume.
|
SbVec3i32[] |
polygonCoord
Polygon intersecting subvolume in voxel coordinates.
|
SbVec3i32[] |
quadCoord
Quad corresponding to the returned data in voxel coordinates.
|
int |
uAxis
Axis corresponding to the first dimension of the returned array.
|
int |
vAxis
Axis corresponding to the second dimension of the returned array.
|
Constructor and Description |
---|
DataInfoPlane() |
public int errorFlag
public int bufferSize
public SbVec2i32 bufferDimension
public int numPolygonPoints
public SbVec3i32[] polygonCoord
public SbVec3i32[] quadCoord
public int uAxis
public int vAxis
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com