ROOT  6.06/09
Reference Guide
Public Types | Public Member Functions | Public Attributes | List of all members
Rgl::Mc::TGridGeometry< V > Class Template Reference

template<class V>
class Rgl::Mc::TGridGeometry< V >

Definition at line 95 of file TGLIsoMesh.h.

Public Types

enum  EVertexPosition { kBinCenter, kBinEdge }
 

Public Member Functions

 TGridGeometry ()
 
 TGridGeometry (const TAxis *x, const TAxis *y, const TAxis *z, Double_t xs=1., Double_t ys=1., Double_t zs=1., EVertexPosition pos=kBinCenter)
 

Public Attributes

fMinX
 
fStepX
 
fMinY
 
fStepY
 
fMinZ
 
fStepZ
 
fXScaleInverted
 
fYScaleInverted
 
fZScaleInverted
 

#include <TGLIsoMesh.h>

+ Inheritance diagram for Rgl::Mc::TGridGeometry< V >:
+ Collaboration diagram for Rgl::Mc::TGridGeometry< V >:

Member Enumeration Documentation

Enumerator
kBinCenter 
kBinEdge 

Definition at line 97 of file TGLIsoMesh.h.

Constructor & Destructor Documentation

template<class V>
Rgl::Mc::TGridGeometry< V >::TGridGeometry ( )
inline

Definition at line 102 of file TGLIsoMesh.h.

template<class V>
Rgl::Mc::TGridGeometry< V >::TGridGeometry ( const TAxis x,
const TAxis y,
const TAxis z,
Double_t  xs = 1.,
Double_t  ys = 1.,
Double_t  zs = 1.,
EVertexPosition  pos = kBinCenter 
)
inline

Definition at line 112 of file TGLIsoMesh.h.

Member Data Documentation

template<class V>
V Rgl::Mc::TGridGeometry< V >::fMinX

Definition at line 152 of file TGLIsoMesh.h.

Referenced by Rgl::Mc::TGridGeometry< Float_t >::TGridGeometry().

template<class V>
V Rgl::Mc::TGridGeometry< V >::fMinY

Definition at line 155 of file TGLIsoMesh.h.

Referenced by Rgl::Mc::TGridGeometry< Float_t >::TGridGeometry().

template<class V>
V Rgl::Mc::TGridGeometry< V >::fMinZ

Definition at line 158 of file TGLIsoMesh.h.

Referenced by Rgl::Mc::TGridGeometry< Float_t >::TGridGeometry().

template<class V>
V Rgl::Mc::TGridGeometry< V >::fStepX
template<class V>
V Rgl::Mc::TGridGeometry< V >::fStepY
template<class V>
V Rgl::Mc::TGridGeometry< V >::fStepZ
template<class V>
V Rgl::Mc::TGridGeometry< V >::fXScaleInverted

Definition at line 161 of file TGLIsoMesh.h.

Referenced by Rgl::Mc::TGridGeometry< Float_t >::TGridGeometry().

template<class V>
V Rgl::Mc::TGridGeometry< V >::fYScaleInverted

Definition at line 162 of file TGLIsoMesh.h.

Referenced by Rgl::Mc::TGridGeometry< Float_t >::TGridGeometry().

template<class V>
V Rgl::Mc::TGridGeometry< V >::fZScaleInverted

Definition at line 163 of file TGLIsoMesh.h.

Referenced by Rgl::Mc::TGridGeometry< Float_t >::TGridGeometry().


The documentation for this class was generated from the following file: