cortical_surface  5.0.5
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

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 aims::GraphPath< Val >::process().

Referenced by aims::GraphPath< Val >::GraphPath().

◆ 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: