Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Rgl::Mc::TF3Adapter Class Reference

Definition at line 224 of file TGLMarchingCubes.h.

Protected Types

typedef Double_t ElementType_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 Attributes

UInt_t fD
 
UInt_t fH
 
Double_t fMinX
 
Double_t fMinY
 
Double_t fMinZ
 
Double_t fStepX
 
Double_t fStepY
 
Double_t fStepZ
 
const TF3fTF3
 
UInt_t fW
 
Double_t fXScaleInverted
 
Double_t fYScaleInverted
 
Double_t fZScaleInverted
 

#include <TGLMarchingCubes.h>

Inheritance diagram for Rgl::Mc::TF3Adapter:
Rgl::Mc::TGridGeometry< Double_t >

Member Typedef Documentation

◆ ElementType_t

Member Enumeration Documentation

◆ EVertexPosition

Definition at line 93 of file TGLIsoMesh.h.

Constructor & Destructor Documentation

◆ TF3Adapter()

Rgl::Mc::TF3Adapter::TF3Adapter ( )
inlineprotected

Definition at line 228 of file TGLMarchingCubes.h.

Member Function Documentation

◆ FetchDensities()

void Rgl::Mc::TF3Adapter::FetchDensities ( ) const
inlineprotected

Definition at line 249 of file TGLMarchingCubes.h.

◆ GetD()

UInt_t Rgl::Mc::TF3Adapter::GetD ( ) const
inlineprotected

Definition at line 242 of file TGLMarchingCubes.h.

◆ GetData()

Double_t Rgl::Mc::TF3Adapter::GetData ( UInt_t i,
UInt_t j,
UInt_t k ) const
protected

Definition at line 116 of file TGLMarchingCubes.cxx.

◆ GetH()

UInt_t Rgl::Mc::TF3Adapter::GetH ( ) const
inlineprotected

Definition at line 237 of file TGLMarchingCubes.h.

◆ GetW()

UInt_t Rgl::Mc::TF3Adapter::GetW ( ) const
inlineprotected

Definition at line 232 of file TGLMarchingCubes.h.

◆ SetDataSource()

void Rgl::Mc::TF3Adapter::SetDataSource ( const TF3 * f)
protected

Definition at line 106 of file TGLMarchingCubes.cxx.

Member Data Documentation

◆ fD

UInt_t Rgl::Mc::TF3Adapter::fD
protected

Definition at line 257 of file TGLMarchingCubes.h.

◆ fH

UInt_t Rgl::Mc::TF3Adapter::fH
protected

Definition at line 256 of file TGLMarchingCubes.h.

◆ fMinX

Definition at line 148 of file TGLIsoMesh.h.

◆ fMinY

Definition at line 151 of file TGLIsoMesh.h.

◆ fMinZ

Definition at line 154 of file TGLIsoMesh.h.

◆ fStepX

Definition at line 149 of file TGLIsoMesh.h.

◆ fStepY

Definition at line 152 of file TGLIsoMesh.h.

◆ fStepZ

Definition at line 155 of file TGLIsoMesh.h.

◆ fTF3

const TF3* Rgl::Mc::TF3Adapter::fTF3
protected

Definition at line 253 of file TGLMarchingCubes.h.

◆ fW

UInt_t Rgl::Mc::TF3Adapter::fW
protected

Definition at line 255 of file TGLMarchingCubes.h.

◆ fXScaleInverted

Double_t Rgl::Mc::TGridGeometry< Double_t >::fXScaleInverted
inherited

Definition at line 157 of file TGLIsoMesh.h.

◆ fYScaleInverted

Double_t Rgl::Mc::TGridGeometry< Double_t >::fYScaleInverted
inherited

Definition at line 158 of file TGLIsoMesh.h.

◆ fZScaleInverted

Double_t Rgl::Mc::TGridGeometry< Double_t >::fZScaleInverted
inherited

Definition at line 159 of file TGLIsoMesh.h.


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