SoLDMDataAccessDataInfoTrace Structure |
Information about data returned for an arbitrary trace (column of voxels).
Namespace: OIV.LDM
The SoLDMDataAccessDataInfoTrace 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 1D array of data (the number of values returned). |
![]() | BufferSize | Size of the requested data in bytes. |
![]() ![]() | Default | Default constructor. |
![]() | ErrorFlag | Error indicator. |
Used with the OIV.LDM.SoLDMDataAccess.GetData(System.Int32, OIV.Inventor.SbBox3i32, OIV.Inventor.SbVec2i32, OIV.Inventor.Devices.SoBufferObject) method.
The following figure shows the information that is returned.