Logo ROOT  
Reference Guide
X3DDefs.h File Reference

Classes

struct  _XPoint
struct  COLOR_
struct  POINT
struct  POLYGON
struct  SEGMENT

Macros

#define TRIG_ADJ   1.0

Typedefs

typedef struct COLOR_ Color
typedef float number
typedef struct POINT point
typedef struct POLYGON polygon
typedef struct SEGMENT segment

Macro Definition Documentation

◆ TRIG_ADJ

#define TRIG_ADJ   1.0

Definition at line 25 of file X3DDefs.h.

Typedef Documentation

◆ Color

typedef struct COLOR_ Color

Definition at line 33 of file X3DDefs.h.

◆ number

typedef float number

Definition at line 26 of file X3DDefs.h.

◆ point

typedef struct POINT point

Definition at line 30 of file X3DDefs.h.

◆ polygon

typedef struct POLYGON polygon

Definition at line 32 of file X3DDefs.h.

◆ segment

typedef struct SEGMENT segment

Definition at line 31 of file X3DDefs.h.