Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ioapi.h>
Public Attributes | |
zlib_filefunc64_def | zfile_func64 |
open_file_func | zopen32_file |
tell_file_func | ztell32_file |
seek_file_func | zseek32_file |
zlib_filefunc64_def zlib_filefunc64_32_def_s::zfile_func64 |
Definition at line 180 of file ioapi.h.
Referenced by call_zopen64(), call_zseek64(), call_ztell64(), fill_zlib_filefunc64_32_def_from_filefunc32(), unzOpen2_64(), and zipOpen2_64().
open_file_func zlib_filefunc64_32_def_s::zopen32_file |
Definition at line 181 of file ioapi.h.
Referenced by call_zopen64(), and fill_zlib_filefunc64_32_def_from_filefunc32().
seek_file_func zlib_filefunc64_32_def_s::zseek32_file |
Definition at line 183 of file ioapi.h.
Referenced by call_zseek64(), fill_zlib_filefunc64_32_def_from_filefunc32(), unzOpen2_64(), and zipOpen2_64().
tell_file_func zlib_filefunc64_32_def_s::ztell32_file |
Definition at line 182 of file ioapi.h.
Referenced by call_ztell64(), fill_zlib_filefunc64_32_def_from_filefunc32(), unzOpen2_64(), and zipOpen2_64().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.