SoCpuBufferObjectCreateInstance Method |
Name | Description | |
---|---|---|
![]() | CreateInstance | Create a new buffer with the same properties as the current one. |
![]() ![]() | CreateInstanceT(T) |
Factory method to create an instance of SoCpuBufferObject from
an arbitrary managed array of value type.
|
![]() ![]() | CreateInstanceT(SbNativeArrayT) |
Factory method to create an instance of SoCpuBufferObject from
an arbitrary SbNativeArrayT.
|
![]() ![]() | CreateInstanceT(T, Int32) |
Factory method to create an instance of SoCpuBufferObject from
an arbitrary managed array of value type.
|