AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
agx::Allocator< T > Member List

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
allocatedMemoryPatternagx::ByteAllocatorstatic
Allocator(const char *name="Allocator")agx::Allocator< T >inline
ByteAllocator(const char *name="ByteAllocator")agx::ByteAllocatorinline
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
deallocatedMemoryPatternagx::ByteAllocatorstatic
getName() constagx::ByteAllocator
initMemory(void *data, size_t numBytes, agx::UInt32 pattern)agx::ByteAllocatorstatic
initMemoryFlagagx::ByteAllocatorstatic
operator=(const ByteAllocator &other)agx::ByteAllocator
setContainer(class Container *)agx::ByteAllocatorinline
standaloneAllocateBytes(size_t numBytes, size_t alignment=16)agx::ByteAllocatorstatic
standaloneDeallocateTypes(void *buffer)agx::ByteAllocatorstatic