Definition at line 224 of file TGLMarchingCubes.h.
Protected Types | |
typedef Double_t | ElementType_t |
Protected Types inherited from Rgl::Mc::TGridGeometry< Double_t > | |
enum | EVertexPosition |
Protected Member Functions | |
TF3Adapter () | |
void | FetchDensities () const |
UInt_t | GetD () const |
Double_t | GetData (UInt_t i, UInt_t j, UInt_t k) const |
UInt_t | GetH () const |
UInt_t | GetW () const |
void | SetDataSource (const TF3 *f) |
Protected Member Functions inherited from Rgl::Mc::TGridGeometry< Double_t > | |
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) | |
Protected Attributes | |
UInt_t | fD |
UInt_t | fH |
const TF3 * | fTF3 |
UInt_t | fW |
Protected Attributes inherited from Rgl::Mc::TGridGeometry< Double_t > | |
Double_t | fMinX |
Double_t | fMinY |
Double_t | fMinZ |
Double_t | fStepX |
Double_t | fStepY |
Double_t | fStepZ |
Double_t | fXScaleInverted |
Double_t | fYScaleInverted |
Double_t | fZScaleInverted |
#include <TGLMarchingCubes.h>
|
protected |
Definition at line 226 of file TGLMarchingCubes.h.
|
inlineprotected |
Definition at line 228 of file TGLMarchingCubes.h.
|
inlineprotected |
Definition at line 249 of file TGLMarchingCubes.h.
|
inlineprotected |
Definition at line 242 of file TGLMarchingCubes.h.
Definition at line 116 of file TGLMarchingCubes.cxx.
|
inlineprotected |
Definition at line 237 of file TGLMarchingCubes.h.
|
inlineprotected |
Definition at line 232 of file TGLMarchingCubes.h.
|
protected |
Definition at line 106 of file TGLMarchingCubes.cxx.
|
protected |
Definition at line 257 of file TGLMarchingCubes.h.
|
protected |
Definition at line 256 of file TGLMarchingCubes.h.
|
protected |
Definition at line 253 of file TGLMarchingCubes.h.
|
protected |
Definition at line 255 of file TGLMarchingCubes.h.