Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <tiffiop.h>
Public Attributes | |
struct client_info * | next |
void * | data |
char * | name |
void* client_info::data |
Definition at line 76 of file tiffiop.h.
Referenced by TIFFGetClientInfo(), and TIFFSetClientInfo().
char* client_info::name |
Definition at line 77 of file tiffiop.h.
Referenced by TIFFCleanup(), TIFFGetClientInfo(), and TIFFSetClientInfo().
struct client_info* client_info::next |
Definition at line 75 of file tiffiop.h.
Referenced by TIFFCleanup(), TIFFGetClientInfo(), and TIFFSetClientInfo().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.