ROOT  6.06/09
Reference Guide
Protected Member Functions | List of all members
Rgl::Mc::TDefaultSplitter< H, E, V > Class Template Reference

template<class H, class E, class V>
class Rgl::Mc::TDefaultSplitter< H, E, V >

Definition at line 331 of file TGLMarchingCubes.h.

Protected Member Functions

void SetNormalEvaluator (const H *)
 
void SplitEdge (TCell< E > &cell, TIsoMesh< V > *mesh, UInt_t i, V x, V y, V z, V iso) const
 
- Protected Member Functions inherited from Rgl::Mc::TGridGeometry< V >
 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)
 

Additional Inherited Members

- Protected Types inherited from Rgl::Mc::TGridGeometry< V >
enum  EVertexPosition { kBinCenter, kBinEdge }
 
- Protected Attributes inherited from Rgl::Mc::TGridGeometry< V >
fMinX
 
fStepX
 
fMinY
 
fStepY
 
fMinZ
 
fStepZ
 
fXScaleInverted
 
fYScaleInverted
 
fZScaleInverted
 

#include <TGLMarchingCubes.h>

+ Inheritance diagram for Rgl::Mc::TDefaultSplitter< H, E, V >:
+ Collaboration diagram for Rgl::Mc::TDefaultSplitter< H, E, V >:

Member Function Documentation

template<class H , class E , class V >
void Rgl::Mc::TDefaultSplitter< H, E, V >::SetNormalEvaluator ( const H )
inlineprotected

Definition at line 333 of file TGLMarchingCubes.h.

template<class H , class E , class V >
void Rgl::Mc::TDefaultSplitter< H, E, V >::SplitEdge ( TCell< E > &  cell,
TIsoMesh< V > *  mesh,
UInt_t  i,
x,
y,
z,
iso 
) const
inlineprotected

Definition at line 336 of file TGLMarchingCubes.h.


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