TTK
Loading...
Searching...
No Matches
DiscreteVectorField.h File Reference
#include <DiscreteGradient.h>
#include <Geometry.h>
#include <SurfaceGeometrySmoother.h>
#include <Triangulation.h>
#include <VisitedMask.h>
#include <algorithm>
#include <array>
#include <functional>
#include <queue>
#include <set>
#include <utility>
#include <DiscreteVectorField_Template.h>

Go to the source code of this file.

Classes

struct  ttk::dcvf::CellOutExt
 Extended Cell structure for processOutwardStars. More...
 
class  ttk::dcvf::DiscreteVectorField
 TTK discreteVectorField processing package. More...
 

Namespaces

namespace  ttk
 TTK base package defining the standard types.
 
namespace  ttk::dcvf
 

Typedefs

using ttk::dcvf::vectorValue = SurfaceGeometrySmoother::Point
 

Enumerations

enum  ttk::dcvf::connectionValue { ttk::dcvf::NULL_CONNECTION = -1 , ttk::dcvf::GHOST_CONNECTION = -2 }