VIP: Volume Image Processing


structure.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Object
 

Macros

#define VTRUE   1
 Wrapping to cartobase::Object.
 
#define VFALSE   0
 
#define YES   1
 
#define NO   0
 
#define OK   1
 
#define PB   0
 
#define ON   1
 
#define OFF   0
 

Macro Definition Documentation

◆ NO

#define NO   0

Definition at line 20 of file structure.h.

◆ OFF

#define OFF   0

Definition at line 34 of file structure.h.

◆ OK

#define OK   1

Definition at line 24 of file structure.h.

◆ ON

#define ON   1

Definition at line 31 of file structure.h.

◆ PB

#define PB   0

Definition at line 27 of file structure.h.

◆ VFALSE

#define VFALSE   0

Definition at line 13 of file structure.h.

◆ VTRUE

#define VTRUE   1

Wrapping to cartobase::Object.

Definition at line 10 of file structure.h.

◆ YES

#define YES   1

Definition at line 17 of file structure.h.