SoVRMemoryWriter Properties |
The SoVRMemoryWriter type exposes the following members.
Name | Description | |
---|---|---|
data | Buffer containing data. | |
dataType | Type of input data (that will be given in the writeXXX method) . | |
dimension | Dimension of dataset, in voxels. | |
extent | Extent of dataset. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
padding | Padding over x and y dimension, use to align slice data in memory. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
wordFormat | Endianess of data. |