AlignedArray< T > Member List
This is the complete list of members for
AlignedArray< T >
, including all inherited members.
AlignedArray
()
AlignedArray< T >
[inline]
AlignedArray
(const U32 arraySize, const U32 elementSize)
AlignedArray< T >
[inline]
AlignedArray
(const U32 arraySize, const U32 elementSize, U8 *buffer, bool takeOwn)
AlignedArray< T >
[inline]
capacity
() const
AlignedArray< T >
[inline]
getBuffer
() const
AlignedArray< T >
getElementSize
() const
AlignedArray< T >
mBuffer
AlignedArray< T >
[protected]
mCapacity
AlignedArray< T >
[protected]
mElementCount
AlignedArray< T >
[protected]
mElementSize
AlignedArray< T >
[protected]
mOwnBuffer
AlignedArray< T >
[protected]
operator[]
(const U32)
AlignedArray< T >
[inline]
operator[]
(const U32) const
AlignedArray< T >
[inline]
setCapacity
(const U32 arraySize, const U32 elementSize)
AlignedArray< T >
[inline]
setCapacity
(const U32 arraySize, const U32 elementSize, U8 *buffer, bool takeOwn)
AlignedArray< T >
[inline]
setSize
(U32 newsize)
AlignedArray< T >
[inline]
size
() const
AlignedArray< T >
[inline]
~AlignedArray
()
AlignedArray< T >
[inline]