Constellation: Connectivity-based Structural Parcellation |
![]() |
#include <kdtree++/kdtree.hpp>

Go to the source code of this file.
Classes | |
| struct | constel::Bracket_accessor_PointIndex< PointType > |
Namespaces | |
| namespace | constel |
Typedefs | |
| typedef std::vector< std::pair< uint, Point3df > > | constel::KDTreeVertices |
| typedef KDTree::KDTree< 3, std::pair< uint, Point3df >, Bracket_accessor_PointIndex< Point3df > > | constel::KDTree |
Functions | |
| KDTreeVertices | constel::kdt_vertices (const AimsSurfaceTriangle &mesh) |
| get vertices vector with index for each vertex | |
| float | constel::dist2 (const Point3df &p1, const Point3df &p2) |