![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/geodesicpath/geodesic_mesh_elements.h>

Public Member Functions | |
| Point3D () | |
| Point3D (Point3D *p) | |
| double * | xyz () |
| double & | x () |
| double & | y () |
| double & | z () |
| void | set (double new_x, double new_y, double new_z) |
| void | set (double *data) |
| double | distance (double *v) |
| double | distance (Point3D *v) |
| void | add (Point3D *v) |
| void | multiply (double v) |
Definition at line 101 of file geodesic_mesh_elements.h.
|
inline |
Definition at line 104 of file geodesic_mesh_elements.h.
|
inline |
Definition at line 105 of file geodesic_mesh_elements.h.
|
inline |
Definition at line 145 of file geodesic_mesh_elements.h.
Referenced by geodesic::SurfacePoint::SurfacePoint().
|
inline |
Definition at line 131 of file geodesic_mesh_elements.h.
Referenced by geodesic::GeodesicAlgorithmDijkstraAlternative::best_source(), distance(), geodesic::DijkstraNode::distance(), geodesic::Edge::local_coordinates(), geodesic::GeodesicAlgorithmDijkstraAlternative::propagate(), geodesic::GeodesicAlgorithmBase::set_stop_conditions(), geodesic::GeodesicAlgorithmDijkstraAlternative::trace_back(), and geodesic::Mesh::update_weight().
|
inline |
Definition at line 140 of file geodesic_mesh_elements.h.
References distance(), and xyz().
|
inline |
Definition at line 152 of file geodesic_mesh_elements.h.
Referenced by geodesic::SurfacePoint::SurfacePoint().
|
inline |
Definition at line 124 of file geodesic_mesh_elements.h.
|
inline |
Definition at line 117 of file geodesic_mesh_elements.h.
Referenced by geodesic::fill_surface_point_structure(), and geodesic::SurfacePoint::SurfacePoint().
|
inline |
Definition at line 113 of file geodesic_mesh_elements.h.
Referenced by add(), geodesic::fill_surface_point_double(), geodesic::Mesh::initialize_mesh_data(), multiply(), geodesic::SubdivisionNode::operator()(), geodesic::SurfacePointWithIndex::operator()(), Point3D(), set(), and geodesic::SurfacePoint::SurfacePoint().
|
inline |
Definition at line 112 of file geodesic_mesh_elements.h.
Referenced by distance().
|
inline |
Definition at line 114 of file geodesic_mesh_elements.h.
Referenced by add(), geodesic::fill_surface_point_double(), geodesic::Mesh::initialize_mesh_data(), multiply(), geodesic::SubdivisionNode::operator()(), geodesic::SurfacePointWithIndex::operator()(), Point3D(), set(), and geodesic::SurfacePoint::SurfacePoint().
|
inline |
Definition at line 115 of file geodesic_mesh_elements.h.
Referenced by add(), geodesic::fill_surface_point_double(), geodesic::Mesh::initialize_mesh_data(), multiply(), geodesic::SubdivisionNode::operator()(), Point3D(), set(), and geodesic::SurfacePoint::SurfacePoint().