#include <AnimCompressionTypes.h>
|
| | ForElementType () |
| |
| ElementType * | GetAllocation () const |
| |
| | ForAnyElementType () |
| |
| void | MoveToEmpty (ForAnyElementType &Other) |
| |
| | ~ForAnyElementType () |
| |
| FScriptContainerElement * | GetAllocation () const |
| |
| void | ResizeAllocation (SizeType CurrentNum, SizeType NewMax, SIZE_T NumBytesPerElement) |
| |
| SizeType | CalculateSlackReserve (SizeType NewMax, SIZE_T NumBytesPerElement) const |
| |
| SizeType | CalculateSlackShrink (SizeType NewMax, SizeType CurrentMax, SIZE_T NumBytesPerElement) const |
| |
| SizeType | CalculateSlackGrow (SizeType NewMax, SizeType CurrentMax, SIZE_T NumBytesPerElement) const |
| |
| SIZE_T | GetAllocatedSize (SizeType CurrentMax, SIZE_T NumBytesPerElement) const |
| |
| bool | HasAllocation () const |
| |
| SizeType | GetInitialCapacity () const |
| |
| void | AcceptFileMapping (IMappedFileHandle *InMappedHandle, IMappedFileRegion *InMappedRegion, void *MallocPtr) |
| |
| bool | IsMapped () const |
| |
◆ ForElementType()
template<
uint32 Alignment = DEFAULT_ALIGNMENT>
◆ GetAllocation()
template<
uint32 Alignment = DEFAULT_ALIGNMENT>
The documentation for this class was generated from the following file: