![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/geodesicpath/geodesic_algorithm_exact_elements.h>
Public Types | |
typedef sorted_vector_type::iterator | sorted_iterator |
typedef std::pair< sorted_iterator, sorted_iterator > | sorted_iterator_pair |
Public Member Functions | |
sorted_iterator_pair | sources (base_pointer mesh_element) |
void | initialize (std::vector< SurfacePoint > &sources) |
SurfacePointWithIndex & | operator[] (unsigned i) |
Definition at line 289 of file geodesic_algorithm_exact_elements.h.
Definition at line 294 of file geodesic_algorithm_exact_elements.h.
typedef std::pair<sorted_iterator, sorted_iterator> geodesic::SortedSources::sorted_iterator_pair |
Definition at line 295 of file geodesic_algorithm_exact_elements.h.
|
inline |
Definition at line 307 of file geodesic_algorithm_exact_elements.h.
References geodesic::SurfacePointWithIndex::initialize().
Referenced by geodesic::GeodesicAlgorithmExact::~GeodesicAlgorithmExact().
|
inline |
Definition at line 322 of file geodesic_algorithm_exact_elements.h.
|
inline |
Definition at line 297 of file geodesic_algorithm_exact_elements.h.
Referenced by geodesic::GeodesicAlgorithmExact::best_source().