In file ./include/vob/geom/Fillets2.hxx:

template<class ZVecArray> void Triangulate

(ZVecArray v,
  int n,
  std::vector<int3> &tri)

Spherical delaunay triangulation Naive O(n^4) implementation, probably has problems with more than three coplanar vertices

Documentation

Spherical delaunay triangulation Naive O(n^4) implementation, probably has problems with more than three coplanar vertices

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.