ROOT
6.06/09
Reference Guide
|
Definition at line 35 of file TGeoPgon.h.
Public Member Functions | |
ThreadData_t () | |
[fNedges+4] temporary double buffer array More... | |
~ThreadData_t () | |
Destructor. More... | |
Public Attributes | |
Int_t * | fIntBuffer |
Double_t * | fDblBuffer |
[fNedges+4] temporary int buffer array More... | |
#include <TGeoPgon.h>
TGeoPgon::ThreadData_t::ThreadData_t | ( | ) |
[fNedges+4] temporary double buffer array
TGeoPgon::ThreadData_t::~ThreadData_t | ( | ) |
Destructor.
Definition at line 62 of file TGeoPgon.cxx.
Double_t* TGeoPgon::ThreadData_t::fDblBuffer |
[fNedges+4] temporary int buffer array
Definition at line 38 of file TGeoPgon.h.
Referenced by TGeoPgon::DistFromInside(), TGeoPgon::DistFromOutside(), and ~ThreadData_t().
Int_t* TGeoPgon::ThreadData_t::fIntBuffer |
Definition at line 37 of file TGeoPgon.h.
Referenced by TGeoPgon::DistFromInside(), TGeoPgon::DistFromOutside(), and ~ThreadData_t().