| 
    GSI Object Oriented Online Offline (Go4) GO4-6.4.0
    
   | 
 
#include "TGo4PolyCond.h"Go to the source code of this file.
Data Structures | |
| class | TGo4ShapedCond | 
| Shaped condition.  More... | |
Macros | |
| #define | GO4ELLIPSECOND_DEFAULTRESOLUTION 180 | 
Typedefs | |
| typedef TGo4ShapedCond | TGo4EllipseCond | 
Enumerations | |
| enum | Go4CondShape_t {  Go4Cond_Shape_None = 0 , Go4Cond_Shape_Free = 1 , Go4Cond_Shape_Circle = 2 , Go4Cond_Shape_Ellipse = 3 , Go4Cond_Shape_Box = 4 }  | 
| #define GO4ELLIPSECOND_DEFAULTRESOLUTION 180 | 
Definition at line 23 of file TGo4ShapedCond.h.
Referenced by TGo4ShapedCond::TGo4ShapedCond(), TGo4ShapedCond::TGo4ShapedCond(), and TGo4ShapedCond::ResetPolygon().
| typedef TGo4ShapedCond TGo4EllipseCond | 
Definition at line 180 of file TGo4ShapedCond.h.
| enum Go4CondShape_t | 
| Enumerator | |
|---|---|
| Go4Cond_Shape_None | |
| Go4Cond_Shape_Free | |
| Go4Cond_Shape_Circle | |
| Go4Cond_Shape_Ellipse | |
| Go4Cond_Shape_Box | |
Definition at line 25 of file TGo4ShapedCond.h.