vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Member Functions | Public Attributes | List of all members
ImChunkStream< T > Struct Template Reference
Collaboration diagram for ImChunkStream< T >:
Collaboration graph
[legend]

Public Member Functions

void clear ()
 
bool empty () const
 
int size () const
 
T * alloc_chunk (size_t sz)
 
T * begin ()
 
T * next_chunk (T *p)
 
int chunk_size (const T *p)
 
T * end ()
 
int offset_from_ptr (const T *p)
 
T * ptr_from_offset (int off)
 
void swap (ImChunkStream< T > &rhs)
 

Public Attributes

ImVector< char > Buf
 

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