Definition at line 351 of file TGLMarchingCubes.h.
Protected Types | |
| enum | EVertexPosition |
Protected Member Functions | |
| 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. | |
Protected Attributes | |
| Double_t | fMinX |
| Double_t | fMinY |
| Double_t | fMinZ |
| Double_t | fStepX |
| Double_t | fStepY |
| Double_t | fStepZ |
| const TF3 * | fTF3 |
| Double_t | fXScaleInverted |
| Double_t | fYScaleInverted |
| Double_t | fZScaleInverted |
#include <TGLMarchingCubes.h>
|
inherited |
Definition at line 93 of file TGLIsoMesh.h.
|
inlineprotected |
Definition at line 353 of file TGLMarchingCubes.h.
|
inlineprotected |
Definition at line 357 of file TGLMarchingCubes.h.
|
protected |
Split the edge and find normal in a new vertex.
Definition at line 129 of file TGLMarchingCubes.cxx.
|
inherited |
Definition at line 148 of file TGLIsoMesh.h.
|
inherited |
Definition at line 151 of file TGLIsoMesh.h.
|
inherited |
Definition at line 154 of file TGLIsoMesh.h.
|
inherited |
Definition at line 149 of file TGLIsoMesh.h.
|
inherited |
Definition at line 152 of file TGLIsoMesh.h.
|
inherited |
Definition at line 155 of file TGLIsoMesh.h.
|
protected |
Definition at line 365 of file TGLMarchingCubes.h.
|
inherited |
Definition at line 157 of file TGLIsoMesh.h.
|
inherited |
Definition at line 158 of file TGLIsoMesh.h.
|
inherited |
Definition at line 159 of file TGLIsoMesh.h.