Constellation: Connectivity-based Structural Parcellation


tildefs.h File Reference
#include <kdtree++/kdtree.hpp>
Include dependency graph for tildefs.h:
This graph shows which files directly or indirectly include this file:

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)