Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
shapeconst.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define SHAPE_MAJOR_VERSION   1 /* current version numbers */
 
#define SHAPE_MINOR_VERSION   1
 
#define ShapeBounding   0
 
#define ShapeClip   1
 
#define ShapeInput   2
 
#define ShapeIntersect   2
 
#define ShapeInvert   4
 
#define SHAPENAME   "SHAPE"
 
#define ShapeNotify   0
 
#define ShapeNotifyMask   (1L << 0)
 
#define ShapeNumberEvents   (ShapeNotify + 1)
 
#define ShapeSet   0
 
#define ShapeSubtract   3
 
#define ShapeUnion   1
 

Macro Definition Documentation

◆ SHAPE_MAJOR_VERSION

#define SHAPE_MAJOR_VERSION   1 /* current version numbers */

Definition at line 37 of file shapeconst.h.

◆ SHAPE_MINOR_VERSION

#define SHAPE_MINOR_VERSION   1

Definition at line 38 of file shapeconst.h.

◆ ShapeBounding

#define ShapeBounding   0

Definition at line 46 of file shapeconst.h.

◆ ShapeClip

#define ShapeClip   1

Definition at line 47 of file shapeconst.h.

◆ ShapeInput

#define ShapeInput   2

Definition at line 48 of file shapeconst.h.

◆ ShapeIntersect

#define ShapeIntersect   2

Definition at line 42 of file shapeconst.h.

◆ ShapeInvert

#define ShapeInvert   4

Definition at line 44 of file shapeconst.h.

◆ SHAPENAME

#define SHAPENAME   "SHAPE"

Definition at line 35 of file shapeconst.h.

◆ ShapeNotify

#define ShapeNotify   0

Definition at line 51 of file shapeconst.h.

◆ ShapeNotifyMask

#define ShapeNotifyMask   (1L << 0)

Definition at line 50 of file shapeconst.h.

◆ ShapeNumberEvents

#define ShapeNumberEvents   (ShapeNotify + 1)

Definition at line 53 of file shapeconst.h.

◆ ShapeSet

#define ShapeSet   0

Definition at line 40 of file shapeconst.h.

◆ ShapeSubtract

#define ShapeSubtract   3

Definition at line 43 of file shapeconst.h.

◆ ShapeUnion

#define ShapeUnion   1

Definition at line 41 of file shapeconst.h.