#include <algorithm>#include <cmath>#include "TError.h"#include "TF3.h"#include "TGLMarchingCubes.h"Go to the source code of this file.
Namespaces | |
| namespace | Rgl |
| namespace | Rgl::Mc |
Enumerations | |
| enum | ECubeBitMasks |
Functions | |
| template<class E, class V> | |
| void | Rgl::Mc::ConnectTriangles (TCell< E > &cell, TIsoMesh< V > *mesh, V eps) |
Variables | |
| const UInt_t | Rgl::Mc::eInt [256] |
| const Float_t | Rgl::Mc::vOff [8][3] |
| const UChar_t | Rgl::Mc::eConn [12][2] |
| const Float_t | Rgl::Mc::eDir [12][3] |
| const Int_t | Rgl::Mc::conTbl [256][16] |
| const UInt_t | Rgl::Mc::eInt [256] |
| const Float_t | Rgl::Mc::vOff [8][3] |
| const UChar_t | Rgl::Mc::eConn [12][2] |
| const Float_t | Rgl::Mc::eDir [12][3] |
| const Int_t | Rgl::Mc::conTbl [256][16] |
1.5.1