Class ArrayPool
Inherited Members
Namespace: USD.NET
Assembly: USD.NET.dll
Syntax
public class ArrayPool
Constructors
| Name | Description |
|---|---|
| ArrayPool() |
Fields
| Name | Description |
|---|---|
| sm_defaultCtor | |
| sm_noParameters |
Methods
| Name | Description |
|---|---|
| Free(Type, uint, Array) | |
| FreeHandle(Type, object) | |
| FreeHandle<T>(T) | |
| MallocHandle(Type) | |
| Malloc<T>(uint) |