cortical_surface
5.0.5
|
#include <cortical_surface/mesh/linkPath.h>
Public Member Functions | |
ConnectMeshPath (AimsSurfaceTriangle mesh, TimeTexture< T > tex, T label1, T label2) | |
Texture< T > | run (T val) |
Definition at line 17 of file linkPath.h.
|
inline |
Definition at line 23 of file linkPath.h.
References aims::ConnectMeshPath< T >::run().
Texture< T > aims::ConnectMeshPath< T >::run | ( | T | val | ) |
Definition at line 35 of file linkPath.h.
References aims::MeshPointDistance::compute(), Texture< T >::item(), and aims::SurfaceManip::surfaceNeighbours().
Referenced by aims::ConnectMeshPath< T >::ConnectMeshPath().