cortical_surface
5.0.5
|
#include <cortical_surface/surfacereferential/shortestPath.h>
Public Member Functions | |
GraphPath () | |
float | getLongueur (TimeTexture< Val > &tex, AimsSurfaceTriangle &initmesh, Val value, int dep, int arr) |
TimeTexture< Val > | process (TimeTexture< Val > &tex, AimsSurfaceTriangle &initmesh, Val value, int dep, int arr) |
Definition at line 25 of file shortestPath.h.
|
inline |
Definition at line 30 of file shortestPath.h.
References aims::GraphPath< Val >::getLongueur(), and aims::GraphPath< Val >::process().
float aims::GraphPath< Val >::getLongueur | ( | TimeTexture< Val > & | tex, |
AimsSurfaceTriangle & | initmesh, | ||
Val | value, | ||
int | dep, | ||
int | arr | ||
) |
Definition at line 134 of file shortestPath.h.
References aims::GraphPath< Val >::process().
Referenced by aims::GraphPath< Val >::GraphPath().
TimeTexture< Val > aims::GraphPath< Val >::process | ( | TimeTexture< Val > & | tex, |
AimsSurfaceTriangle & | initmesh, | ||
Val | value, | ||
int | dep, | ||
int | arr | ||
) |
Definition at line 44 of file shortestPath.h.
References Texture< T >::item(), TimeTexture< T >::item(), aims::meshdistance::MeshDistance(), norm(), aims::SurfaceManip::surfaceNeighbours(), and aims::Writer< T >::write().
Referenced by aims::GraphPath< Val >::getLongueur(), and aims::GraphPath< Val >::GraphPath().