cortical_surface
5.0.5
|
#include <cortical_surface/mesh/pointDistance.h>
Public Member Functions | |
MeshPointDistance (AimsSurfaceTriangle mesh) | |
void | computeNeighbours () |
float | compute (uint p1, uint p2) |
Definition at line 13 of file pointDistance.h.
|
inline |
Definition at line 17 of file pointDistance.h.
References computeNeighbours().
|
inline |
Definition at line 19 of file pointDistance.h.
References compute(), and aims::SurfaceManip::surfaceNeighbours().
Referenced by MeshPointDistance(), and aims::MeshPointNeighborhoodFromDistance::MeshPointNeighborhoodFromDistance().