illegal-polygon warning already emitted
Definition at line 32 of file TGeoXtru.h.
Public Attributes | |
| Int_t | fInitGen {-1} |
| polygon defining section shape | |
| Int_t | fIz {0} |
| current segment [0,fNvert-1] | |
| TGeoPolygon * | fPoly {nullptr} |
| [fNvert] current Y positions for polygon vertices | |
| Int_t | fSeg {0} |
| Double_t * | fXc {nullptr} |
| current z plane [0,fNz-1] | |
| Double_t * | fYc {nullptr} |
| [fNvert] current X positions for polygon vertices | |
#include <TGeoXtru.h>
| Int_t TGeoXtru::ThreadData_t::fInitGen {-1} |
polygon defining section shape
Definition at line 38 of file TGeoXtru.h.
| Int_t TGeoXtru::ThreadData_t::fIz {0} |
current segment [0,fNvert-1]
Definition at line 34 of file TGeoXtru.h.
| TGeoPolygon* TGeoXtru::ThreadData_t::fPoly {nullptr} |
[fNvert] current Y positions for polygon vertices
Definition at line 37 of file TGeoXtru.h.
| Int_t TGeoXtru::ThreadData_t::fSeg {0} |
Definition at line 33 of file TGeoXtru.h.
| Double_t* TGeoXtru::ThreadData_t::fXc {nullptr} |
current z plane [0,fNz-1]
Definition at line 35 of file TGeoXtru.h.
| Double_t* TGeoXtru::ThreadData_t::fYc {nullptr} |
[fNvert] current X positions for polygon vertices
Definition at line 36 of file TGeoXtru.h.