zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Lib3dsIoImpl Struct Reference

#include <lib3ds_impl.h>

Public Attributes

jmp_buf jmpbuf
 
int log_indent
 
voidtmp_mem
 
Lib3dsNodetmp_node
 

Detailed Description

Definition at line 314 of file lib3ds_impl.h.

Member Data Documentation

jmp_buf Lib3dsIoImpl::jmpbuf

Definition at line 315 of file lib3ds_impl.h.

Referenced by lib3ds_file_read(), and lib3ds_file_write().

int Lib3dsIoImpl::log_indent

Definition at line 316 of file lib3ds_impl.h.

void* Lib3dsIoImpl::tmp_mem

Definition at line 317 of file lib3ds_impl.h.

Referenced by lib3ds_io_cleanup().

Lib3dsNode* Lib3dsIoImpl::tmp_node

Definition at line 318 of file lib3ds_impl.h.

Referenced by lib3ds_io_cleanup().


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