vsgImGui 0.7.0
VulkanSceneGraph, ImGui and ImPlot integration library
Loading...
Searching...
No Matches
ImChunkStream< T > Struct Template Reference
Collaboration diagram for ImChunkStream< T >:

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: