SoLDMDataAccessDataInfoPlane Structure |
Information about data returned for an arbitrary plane.
Namespace: OIV.LDM
The SoLDMDataAccessDataInfoPlane type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | BufferDimension | Dimension of the 2D data matrix (in voxels). |
![]() | BufferSize | Size of the requested data in bytes. |
![]() ![]() | Default | Default constructor. |
![]() | ErrorFlag | Error indicator. |
![]() | NumPolygonPoints | Number of points of the polygon intersecting subvolume. |
![]() | PolygonCoord | Polygon intersecting subvolume in voxel coordinates. |
![]() | QuadCoord | Quad corresponding to the returned data in voxel coordinates. |
![]() | UAxis | Axis corresponding to the first dimension of the returned array. |
![]() | VAxis | Axis corresponding to the second dimension of the returned array. |
Used with the OIV.LDM.SoLDMDataAccess.GetData(System.Int32, OIV.Inventor.SbBox3i32, OIV.Inventor.SbPlane, OIV.Inventor.Devices.SoBufferObject) method.
The following figure shows the information that is returned.