CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
RE::GFxMovieDataDef::Allocator Class Reference

#include <GFxMovieDataDef.h>

Public Member Functions

void * Alloc (UPInt a_size)
 
template<class T >
T * Alloc ()
 
void Free ()
 

Public Attributes

void * allocPtr
 
std::uint64_t memAvailable
 
void * lastBlock
 
GMemoryHeapheap
 

Member Function Documentation

◆ Alloc() [1/2]

template<class T >
T * RE::GFxMovieDataDef::Allocator::Alloc ( )
inline

◆ Alloc() [2/2]

void * RE::GFxMovieDataDef::Allocator::Alloc ( UPInt  a_size)
inline

◆ Free()

void RE::GFxMovieDataDef::Allocator::Free ( )
inline

Member Data Documentation

◆ allocPtr

void* RE::GFxMovieDataDef::Allocator::allocPtr

◆ heap

GMemoryHeap* RE::GFxMovieDataDef::Allocator::heap

◆ lastBlock

void* RE::GFxMovieDataDef::Allocator::lastBlock

◆ memAvailable

std::uint64_t RE::GFxMovieDataDef::Allocator::memAvailable

The documentation for this class was generated from the following file: