GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Macros | Enumerations
TGo4ShapedCond.h File Reference
#include "TGo4PolyCond.h"

Go to the source code of this file.

Classes

class  TGo4ShapedCond
 

Macros

#define GO4ELLIPSECOND_DEFAULTRESOLUTION   180
 
#define TGo4EllipseCond   TGo4ShapedCond
 

Enumerations

enum  Go4CondShape_t {
  Go4Cond_Shape_None = 0, Go4Cond_Shape_Free = 1, Go4Cond_Shape_Circle = 2, Go4Cond_Shape_Ellipse = 3,
  Go4Cond_Shape_Box = 4
}
 

Macro Definition Documentation

#define GO4ELLIPSECOND_DEFAULTRESOLUTION   180

Definition at line 23 of file TGo4ShapedCond.h.

Referenced by TGo4ShapedCond::ResetPolygon().

#define TGo4EllipseCond   TGo4ShapedCond

Definition at line 229 of file TGo4ShapedCond.h.

Enumeration Type Documentation

Enumerator
Go4Cond_Shape_None 
Go4Cond_Shape_Free 
Go4Cond_Shape_Circle 
Go4Cond_Shape_Ellipse 
Go4Cond_Shape_Box 

Definition at line 25 of file TGo4ShapedCond.h.