Newton Dynamics  4.00
ndTempArray< T > Member List

This is the complete list of members for ndTempArray< T >, including all inherited members.

Free(void *const ptr)ndClassAllocstatic
GetCapacity() constndArray< T >
GetCount() constndArray< T >
m_array (defined in ndArray< T >)ndArray< T >protected
m_buffer (defined in ndTempArray< T >)ndTempArray< T >
m_capacity (defined in ndArray< T >)ndArray< T >protected
m_size (defined in ndArray< T >)ndArray< T >protected
Malloc(size_t size)ndClassAllocstatic
ndArray()ndArray< T >
ndArray(ndInt32 count)ndArray< T >
ndArray(const ndArray &source)ndArray< T >
ndClassAlloc()ndClassAllocinline
ndTempArray(ndInt32 maxSize, T *const buffer) (defined in ndTempArray< T >)ndTempArray< T >inline
operator[](ndInt32 i)ndArray< T >
operator[](ndInt32 i) constndArray< T >
PushBack(const T &element)ndArray< T >
Resize(ndInt32 count)ndArray< T >
SetCount(ndInt32 count)ndArray< T >
Swap(ndArray &other)ndArray< T >
~ndArray()ndArray< T >
~ndClassAlloc()ndClassAllocinline
~ndTempArray() (defined in ndTempArray< T >)ndTempArray< T >inline