VMTK
|
#include "vtkPolyDataAlgorithm.h"
#include "vtkDataArray.h"
#include "vtkvmtkWin32Header.h"
Go to the source code of this file.
Classes | |
class | vtkvmtkNonManifoldSteepestDescent |
Abstract class for steepest descent on a polygonal non-manifold. More... | |
Macros | |
#define | VTK_VMTK_DOWNWARD 0 |
#define | VTK_VMTK_UPWARD 1 |
#define VTK_VMTK_DOWNWARD 0 |
Definition at line 39 of file vtkvmtkNonManifoldSteepestDescent.h.
#define VTK_VMTK_UPWARD 1 |
Definition at line 40 of file vtkvmtkNonManifoldSteepestDescent.h.