intersectionFunctor.h File Reference
#include "gr/accelerators/pairExtraction/intersectionNode.h"
#include <list>
#include <iostream>
+ Include dependency graph for intersectionFunctor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gr::IntersectionFunctor< _Primitive, _Point, _dim, _Scalar >
 Extract pairs of points by rasterizing primitives and collect points. More...
 

Namespaces

 gr
 

Functions

template<typename Scalar >
static Scalar gr::GetRoundedEpsilonValue (Scalar epsilon, int *lvl=nullptr)