![]() |
Mapper
0.9.0
API documentation
|
#include <libocad.h>
Public Attributes | |
| const char * | filename |
| int | fd |
| u8 * | buffer |
| u32 | size |
| u32 | reserved_size |
| bool | mapped |
| OCADFileHeader * | header |
| OCADColor * | colors |
| OCADSetup * | setup |
| u8* _OCADFile::buffer |
| OCADColor* _OCADFile::colors |
| int _OCADFile::fd |
| const char* _OCADFile::filename |
| OCADFileHeader* _OCADFile::header |
| bool _OCADFile::mapped |
| u32 _OCADFile::reserved_size |
| OCADSetup* _OCADFile::setup |
| u32 _OCADFile::size |
1.8.13