Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
This is the complete list of members for nirt::core::irrAllocator< T >, including all inherited members.
allocate(size_t cnt) | nirt::core::irrAllocator< T > | inline |
construct(T *ptr, const T &e) | nirt::core::irrAllocator< T > | inline |
deallocate(T *ptr) | nirt::core::irrAllocator< T > | inline |
destruct(T *ptr) | nirt::core::irrAllocator< T > | inline |
internal_delete(void *ptr) (defined in nirt::core::irrAllocator< T >) | nirt::core::irrAllocator< T > | inlineprotectedvirtual |
internal_new(size_t cnt) (defined in nirt::core::irrAllocator< T >) | nirt::core::irrAllocator< T > | inlineprotectedvirtual |
~irrAllocator() | nirt::core::irrAllocator< T > | inlinevirtual |