cortical_surface 6.0.0
aims::GraphPath< Val > Class Template Reference

#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)
 

Detailed Description

template<typename Val>
class aims::GraphPath< Val >

Definition at line 25 of file shortestPath.h.

Constructor & Destructor Documentation

◆ GraphPath()

template<typename Val>
aims::GraphPath< Val >::GraphPath ( )
inline

Definition at line 30 of file shortestPath.h.

Member Function Documentation

◆ getLongueur()

template<typename Val>
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 process().

◆ process()

template<typename Val>
TimeTexture< Val > aims::GraphPath< Val >::process ( TimeTexture< Val > & tex,
AimsSurfaceTriangle & initmesh,
Val value,
int dep,
int arr )

The documentation for this class was generated from the following file: