PolyVox  0.3.0-dev
Open source voxel management library
Public Attributes | List of all members
tdefl_output_buffer Struct Reference
+ Collaboration diagram for tdefl_output_buffer:

Public Attributes

size_t m_size
 
size_t m_capacity
 
mz_uint8m_pBuf
 
mz_bool m_expandable
 

Detailed Description

Definition at line 2702 of file miniz.c.

Member Data Documentation

size_t tdefl_output_buffer::m_capacity
mz_bool tdefl_output_buffer::m_expandable
mz_uint8* tdefl_output_buffer::m_pBuf
size_t tdefl_output_buffer::m_size

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