ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
TGeoXtru::ThreadData_t Struct Reference

Definition at line 34 of file TGeoXtru.h.

Public Member Functions

 ThreadData_t ()
 
 ~ThreadData_t ()
 Destructor. More...
 

Public Attributes

Int_t fSeg
 
Int_t fIz
 
Double_tfXc
 
Double_tfYc
 
TGeoPolygonfPoly
 

#include <TGeoXtru.h>

+ Collaboration diagram for TGeoXtru::ThreadData_t:

Constructor & Destructor Documentation

TGeoXtru::ThreadData_t::ThreadData_t ( )
TGeoXtru::ThreadData_t::~ThreadData_t ( )

Destructor.

Definition at line 76 of file TGeoXtru.cxx.

Member Data Documentation

Int_t TGeoXtru::ThreadData_t::fIz

Definition at line 37 of file TGeoXtru.h.

Referenced by TGeoXtru::ComputeNormal(), and TGeoXtru::SetIz().

TGeoPolygon* TGeoXtru::ThreadData_t::fPoly
Int_t TGeoXtru::ThreadData_t::fSeg

Definition at line 36 of file TGeoXtru.h.

Referenced by TGeoXtru::ComputeNormal(), and TGeoXtru::SetSeg().

Double_t* TGeoXtru::ThreadData_t::fXc
Double_t* TGeoXtru::ThreadData_t::fYc

The documentation for this struct was generated from the following files: