Searched refs:forEachPoint (Results 1 – 2 of 2) sorted by relevance
63 auto forEachPoint(const Geometry<T>& g, F f) { in forEachPoint() function
456 forEachPoint(geometry, [&](const Point<double>& pt) { in cameraForGeometry()