Click or drag to resize
SoVRMemoryReader Constructor
Overload List
  NameDescription
Public methodSoVRMemoryReader

Constructor.

Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbNativeArrayByte) Obsolete.
Calls SoVRMemoryReader(size, type, dim, internalData, System.Int32(0)).
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbNativeArray) Obsolete.
Calls SoVRMemoryReader(size, type, dim, internalData, System.Int32(0)).
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3s, SbNativeArrayByte) Obsolete.
Calls SoVRMemoryReader(size, type, smalldim, internalData, System.Int32(0)).
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3s, SbNativeArray) Obsolete.
Calls SoVRMemoryReader(size, type, smalldim, internalData, System.Int32(0)).
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbNativeArrayByte, Int32) Obsolete.
Initializes a new instance of the SoVRMemoryReader class
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbNativeArray, Int32) Obsolete.
Initializes a new instance of the SoVRMemoryReader class
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbVec2i32, SbNativeArrayByte) Obsolete.
Calls SoVRMemoryReader(size, type, dim, padding, internalData, System.Int32(0)).
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbVec2i32, SbNativeArray) Obsolete.
Calls SoVRMemoryReader(size, type, dim, padding, internalData, System.Int32(0)).
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3s, SbNativeArrayByte, Int32) Obsolete.
Initializes a new instance of the SoVRMemoryReader class
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3s, SbNativeArray, Int32) Obsolete.
Initializes a new instance of the SoVRMemoryReader class
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbVec2i32, SbNativeArrayByte, Int32) Obsolete.
Initializes a new instance of the SoVRMemoryReader class
Public methodSoVRMemoryReader(SbBox3f, SoDataSetDataTypes, SbVec3i32, SbVec2i32, SbNativeArray, Int32) Obsolete.
Initializes a new instance of the SoVRMemoryReader class
Top
See Also