Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros
tif_config.h File Reference

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
 

Macro Definition Documentation

◆ HAVE_ASSERT_H

#define HAVE_ASSERT_H   1

Definition at line 2 of file tif_config.h.

◆ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 5 of file tif_config.h.

◆ HAVE_IEEEFP

#define HAVE_IEEEFP   1

Definition at line 9 of file tif_config.h.

◆ HAVE_IO_H

#define HAVE_IO_H   1

Definition at line 18 of file tif_config.h.

◆ HAVE_SEARCH_H

#define HAVE_SEARCH_H   1

Definition at line 21 of file tif_config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 12 of file tif_config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 15 of file tif_config.h.

◆ HOST_FILLORDER

#define HOST_FILLORDER   FILLORDER_LSB2MSB

Definition at line 30 of file tif_config.h.

◆ inline

#define inline   __inline

Definition at line 40 of file tif_config.h.

◆ SIZEOF_INT

#define SIZEOF_INT   4

Definition at line 24 of file tif_config.h.

◆ SIZEOF_LONG

#define SIZEOF_LONG   4

Definition at line 27 of file tif_config.h.