VMTK
Classes | Macros
vtkvmtkNonManifoldSteepestDescent.h File Reference
#include "vtkPolyDataAlgorithm.h"
#include "vtkDataArray.h"
#include "vtkvmtkWin32Header.h"
Include dependency graph for vtkvmtkNonManifoldSteepestDescent.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ VTK_VMTK_DOWNWARD

#define VTK_VMTK_DOWNWARD   0

Definition at line 39 of file vtkvmtkNonManifoldSteepestDescent.h.

◆ VTK_VMTK_UPWARD

#define VTK_VMTK_UPWARD   1

Definition at line 40 of file vtkvmtkNonManifoldSteepestDescent.h.