Definition at line 351 of file TGLMarchingCubes.h.
 
 | 
|   | TF3EdgeSplitter () | 
|   | 
| void  | SetNormalEvaluator (const TF3 *tf3) | 
|   | 
| void  | SplitEdge (TCell< Double_t > &cell, TIsoMesh< Double_t > *mesh, UInt_t i, Double_t x, Double_t y, Double_t z, Double_t iso) const | 
|   | Split the edge and find normal in a new vertex.  
  | 
|   | 
|   | 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) | 
|   | 
#include <TGLMarchingCubes.h>
◆ TF3EdgeSplitter()
  
  
      
        
          | Rgl::Mc::TF3EdgeSplitter::TF3EdgeSplitter  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ SetNormalEvaluator()
  
  
      
        
          | void Rgl::Mc::TF3EdgeSplitter::SetNormalEvaluator  | 
          ( | 
          const TF3 *  | 
          tf3 | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ SplitEdge()
◆ fTF3
  
  
      
        
          | const TF3* Rgl::Mc::TF3EdgeSplitter::fTF3 | 
         
       
   | 
  
protected   |