|
AGX Dynamics 2.42.1.1
|
This is the complete list of members for agx::Allocator< T >, including all inherited members.
| allocate(size_t numElements) | agx::Allocator< T > | |
| allocateBytes(size_t numBytes, size_t alignment=16) | agx::ByteAllocator | |
| allocatedMemoryPattern | agx::ByteAllocator | static |
| Allocator(const char *name="Allocator") | agx::Allocator< T > | inline |
| ByteAllocator(const char *name="ByteAllocator") | agx::ByteAllocator | inline |
| ByteAllocator(const ByteAllocator &other) | agx::ByteAllocator | |
| deallocate(T *buffer) | agx::Allocator< T > | |
| deallocateBytes(void *buffer, size_t numBytes) | agx::ByteAllocator | |
| deallocateBytes(void *buffer) | agx::ByteAllocator | |
| deallocatedMemoryPattern | agx::ByteAllocator | static |
| getName() const | agx::ByteAllocator | |
| initMemory(void *data, size_t numBytes, agx::UInt32 pattern) | agx::ByteAllocator | static |
| initMemoryFlag | agx::ByteAllocator | static |
| operator=(const ByteAllocator &other) | agx::ByteAllocator | |
| setContainer(class Container *) | agx::ByteAllocator | inline |
| standaloneAllocateBytes(size_t numBytes, size_t alignment=16) | agx::ByteAllocator | static |
| standaloneDeallocateTypes(void *buffer) | agx::ByteAllocator | static |