Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Rgl::Mc::TGridGeometry< V > Class Template Reference

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

Definition at line 91 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
 
fMinY
 
fMinZ
 
fStepX
 
fStepY
 
fStepZ
 
fXScaleInverted
 
fYScaleInverted
 
fZScaleInverted
 

#include <TGLIsoMesh.h>

Inheritance diagram for Rgl::Mc::TGridGeometry< V >:
[legend]

Member Enumeration Documentation

◆ EVertexPosition

template<class V >
enum Rgl::Mc::TGridGeometry::EVertexPosition
Enumerator
kBinCenter 
kBinEdge 

Definition at line 93 of file TGLIsoMesh.h.

Constructor & Destructor Documentation

◆ TGridGeometry() [1/2]

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

Definition at line 98 of file TGLIsoMesh.h.

◆ TGridGeometry() [2/2]

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 108 of file TGLIsoMesh.h.

Member Data Documentation

◆ fMinX

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

Definition at line 148 of file TGLIsoMesh.h.

◆ fMinY

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

Definition at line 151 of file TGLIsoMesh.h.

◆ fMinZ

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

Definition at line 154 of file TGLIsoMesh.h.

◆ fStepX

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

Definition at line 149 of file TGLIsoMesh.h.

◆ fStepY

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

Definition at line 152 of file TGLIsoMesh.h.

◆ fStepZ

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

Definition at line 155 of file TGLIsoMesh.h.

◆ fXScaleInverted

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

Definition at line 157 of file TGLIsoMesh.h.

◆ fYScaleInverted

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

Definition at line 158 of file TGLIsoMesh.h.

◆ fZScaleInverted

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

Definition at line 159 of file TGLIsoMesh.h.

  • graf3d/gl/inc/TGLIsoMesh.h