cortical_surface
5.0.5
|
#include <cortical_surface/mesh/pointDistance.h>
Public Member Functions | |
MeshPointNeighborhoodFromDistance (AimsSurfaceTriangle mesh) | |
void | computeNeighbours () |
std::set< uint > | compute (uint node, float distance) |
void | includeNeighbors (uint ind) |
Definition at line 27 of file pointDistance.h.
|
inline |
Definition at line 31 of file pointDistance.h.
References aims::MeshPointDistance::computeNeighbours().
|
inline |
Definition at line 33 of file pointDistance.h.
References aims::MeshPointDistance::compute(), and aims::SurfaceManip::surfaceNeighbours().
void aims::MeshPointNeighborhoodFromDistance::includeNeighbors | ( | uint | ind | ) |