ROOT  6.06/08
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 ()
 Constructor. More...
 
 ~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

§ ThreadData_t()

TGeoXtru::ThreadData_t::ThreadData_t ( )

Constructor.

Definition at line 68 of file TGeoXtru.cxx.

Referenced by TGeoXtru::CreateThreadData().

§ ~ThreadData_t()

TGeoXtru::ThreadData_t::~ThreadData_t ( )

Destructor.

Definition at line 76 of file TGeoXtru.cxx.

Member Data Documentation

§ fIz

Int_t TGeoXtru::ThreadData_t::fIz

Definition at line 37 of file TGeoXtru.h.

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

§ fPoly

TGeoPolygon* TGeoXtru::ThreadData_t::fPoly

§ fSeg

Int_t TGeoXtru::ThreadData_t::fSeg

Definition at line 36 of file TGeoXtru.h.

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

§ fXc

Double_t* TGeoXtru::ThreadData_t::fXc

§ fYc

Double_t* TGeoXtru::ThreadData_t::fYc

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