Public Attributes | List of all members
uivector Struct Reference

Public Attributes

unsigned * data
 
size_t size
 
size_t allocsize
 

Detailed Description

Definition at line 124 of file lodepng.cpp.

Member Data Documentation

size_t uivector::allocsize

Definition at line 128 of file lodepng.cpp.

unsigned* uivector::data

Definition at line 126 of file lodepng.cpp.

size_t uivector::size

Definition at line 127 of file lodepng.cpp.


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