SbNativeArray Class |
Note: This API is now obsolete.
Namespace: OIV.Inventor
The SbNativeArray type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Copy(SbNativeArray, SbNativeArray, Int32) | Obsolete.
Copy elements from source to destination array.
|
![]() ![]() | Copy(SbNativeArray, SbNativeArray, Int64) | Obsolete.
Copy elements from source to destination array.
|
![]() ![]() | Copy(SbNativeArray, Int32, SbNativeArray, Int32, Int32) | Obsolete.
Copy elements from source (starting at startIndex) to destination array (starting at destinationIndex).
|
![]() ![]() | Copy(SbNativeArray, Int64, SbNativeArray, Int64, Int64) | Obsolete.
Copy elements from source (starting at startIndex) to destination array (starting at destinationIndex).
|
![]() | Dispose | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | DataPointer | Obsolete.
Pointer to native array (unspecified type)
|
![]() | Length | Obsolete.
Array size (32 bits integer)
|
![]() | LongLength | Obsolete.
Array size (64 bits integer)
|
![]() | MemorySize | Obsolete.
Memory occupation
|