CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GFxMovieDataDef::Allocator Class Reference

#include <GFxMovieDataDef.h>

Public Member Functions

void * Alloc (std::size_t a_size)
 
void Free ()
 

Public Attributes

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

Member Function Documentation

◆ Alloc()

void * RE::GFxMovieDataDef::Allocator::Alloc ( std::size_t  a_size)

◆ Free()

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

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: