vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Member Functions | Public Attributes | List of all members
ImSpanAllocator< CHUNKS > Struct Template Reference

Public Member Functions

void Reserve (int n, size_t sz, int a=4)
 
int GetArenaSizeInBytes ()
 
void SetArenaBasePtr (void *base_ptr)
 
void * GetSpanPtrBegin (int n)
 
void * GetSpanPtrEnd (int n)
 
template<typename T >
void GetSpan (int n, ImSpan< T > *span)
 

Public Attributes

char * BasePtr
 
int CurrOff
 
int CurrIdx
 
int Offsets [CHUNKS]
 
int Sizes [CHUNKS]
 

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