|
cortical_surface 6.0.0
|
#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 computeNeighbours().
|
inline |
Definition at line 33 of file pointDistance.h.
References aims::SurfaceManip::surfaceNeighbours().
Referenced by MeshPointNeighborhoodFromDistance().
| void aims::MeshPointNeighborhoodFromDistance::includeNeighbors | ( | uint | ind | ) |