Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | HAVE_ASSERT_H 1 |
#define | HAVE_FCNTL_H 1 |
#define | HAVE_IEEEFP 1 |
#define | HAVE_STRING_H 1 |
#define | HAVE_SYS_TYPES_H 1 |
#define | HAVE_IO_H 1 |
#define | HAVE_SEARCH_H 1 |
#define | SIZEOF_INT 4 |
#define | SIZEOF_LONG 4 |
#define | HOST_FILLORDER FILLORDER_LSB2MSB |
#define | inline __inline |
#define HAVE_ASSERT_H 1 |
Definition at line 2 of file tif_config.h.
#define HAVE_FCNTL_H 1 |
Definition at line 5 of file tif_config.h.
#define HAVE_IEEEFP 1 |
Definition at line 9 of file tif_config.h.
#define HAVE_IO_H 1 |
Definition at line 18 of file tif_config.h.
#define HAVE_SEARCH_H 1 |
Definition at line 21 of file tif_config.h.
#define HAVE_STRING_H 1 |
Definition at line 12 of file tif_config.h.
#define HAVE_SYS_TYPES_H 1 |
Definition at line 15 of file tif_config.h.
#define HOST_FILLORDER FILLORDER_LSB2MSB |
Definition at line 30 of file tif_config.h.
#define inline __inline |
Definition at line 40 of file tif_config.h.
#define SIZEOF_INT 4 |
Definition at line 24 of file tif_config.h.
#define SIZEOF_LONG 4 |
Definition at line 27 of file tif_config.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:57.
© Copyright Michele Bosi. All rights reserved.