Home
last modified time | relevance | path

Searched defs:CornerEvaluator (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/colmap/colmap-3.6/lib/PoissonRecon/
H A DBSplineData.h198 struct CornerEvaluator struct
200 static const int Start = -SupportStart , Stop = SupportEnd , Size = Start + Stop + 1;
202 static const int Index( int depth , int offset ) in Index()
231 …static void SetCornerEvaluator( typename CornerEvaluator::Evaluator& evaluator , int depth , bool … argument
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/PoissonRecon/
H A DBSplineData.h206 struct CornerEvaluator struct
208 … static const int Start = -SupportStart , Stop = SupportEnd , Size = Start + Stop + 1;
210 static int Index( int depth , int offset ) in Index()
217 struct Evaluator
247 …static void SetCornerEvaluator( typename CornerEvaluator::Evaluator& evaluator , int depth , bool … argument