ROOT 6.10/09 Reference Guide |
Definition at line 325 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 > | |
V | fMinX |
V | fMinY |
V | fMinZ |
V | fStepX |
V | fStepY |
V | fStepZ |
V | fXScaleInverted |
V | fYScaleInverted |
V | fZScaleInverted |
#include <TGLMarchingCubes.h>
|
inlineprotected |
Definition at line 327 of file TGLMarchingCubes.h.
|
inlineprotected |
Definition at line 330 of file TGLMarchingCubes.h.