aimsalgo  5.0.5
Neuroimaging image processing
geodesic::SortedSources Class Reference

#include <aims/geodesicpath/geodesic_algorithm_exact_elements.h>

Inheritance diagram for geodesic::SortedSources:
Collaboration diagram for geodesic::SortedSources:

Public Types

typedef sorted_vector_type::iterator sorted_iterator
 
typedef std::pair< sorted_iterator, sorted_iteratorsorted_iterator_pair
 

Public Member Functions

sorted_iterator_pair sources (base_pointer mesh_element)
 
void initialize (std::vector< SurfacePoint > &sources)
 
SurfacePointWithIndexoperator[] (unsigned i)
 

Detailed Description

Definition at line 289 of file geodesic_algorithm_exact_elements.h.

Member Typedef Documentation

◆ sorted_iterator

◆ sorted_iterator_pair

Member Function Documentation

◆ initialize()

void geodesic::SortedSources::initialize ( std::vector< SurfacePoint > &  sources)
inline

◆ operator[]()

SurfacePointWithIndex& geodesic::SortedSources::operator[] ( unsigned  i)
inline

Definition at line 322 of file geodesic_algorithm_exact_elements.h.

◆ sources()

sorted_iterator_pair geodesic::SortedSources::sources ( base_pointer  mesh_element)
inline

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