#include <constellation/bundleTools.h>
Definition at line 20 of file bundleTools.h.
◆ ListenedFiberInfo() [1/2]
| constel::ListenedFiberInfo::ListenedFiberInfo |
( |
| ) |
|
◆ ListenedFiberInfo() [2/2]
| constel::ListenedFiberInfo::ListenedFiberInfo |
( |
int | id | ) |
|
◆ clearFiberMeshIntersectionInfo()
| void constel::ListenedFiberInfo::clearFiberMeshIntersectionInfo |
( |
| ) |
|
◆ getAntFiberPoint()
◆ getAntFiberPointExistingMeshIntersection()
| bool constel::ListenedFiberInfo::getAntFiberPointExistingMeshIntersection |
( |
| ) |
const |
|
inline |
◆ getAntFiberPointMeshClosestPointIndex()
| std::size_t constel::ListenedFiberInfo::getAntFiberPointMeshClosestPointIndex |
( |
| ) |
const |
|
inline |
◆ getCurvilinearAbscissa()
| float constel::ListenedFiberInfo::getCurvilinearAbscissa |
( |
| ) |
const |
|
inline |
◆ getFiberIntersectionNeighDistMapVector()
| const std::vector< constel::QuickMap > & constel::ListenedFiberInfo::getFiberIntersectionNeighDistMapVector |
( |
| ) |
const |
|
inline |
◆ getFiberMeshIntersectionCurvilinearAbscissaVector()
| std::vector< float > constel::ListenedFiberInfo::getFiberMeshIntersectionCurvilinearAbscissaVector |
( |
| ) |
const |
|
inline |
◆ getFiberMeshIntersectionMeshIdentityVector()
| std::vector< int > constel::ListenedFiberInfo::getFiberMeshIntersectionMeshIdentityVector |
( |
| ) |
const |
|
inline |
◆ id()
| int constel::ListenedFiberInfo::id |
( |
| ) |
const |
◆ pushBackMeshIntersectionNeighbourhood()
| void constel::ListenedFiberInfo::pushBackMeshIntersectionNeighbourhood |
( |
const constel::QuickMap & | fiberIntersectionNeighDistMap, |
|
|
int | meshIntersectionMeshId ) |
◆ setAntFiberPoint()
| void constel::ListenedFiberInfo::setAntFiberPoint |
( |
aims::FiberPoint | antFiberPoint | ) |
|
◆ setAntFiberPointExistingMeshIntersection()
| void constel::ListenedFiberInfo::setAntFiberPointExistingMeshIntersection |
( |
bool | intersect | ) |
|
◆ setAntFiberPointMeshClosestPointIndex()
| void constel::ListenedFiberInfo::setAntFiberPointMeshClosestPointIndex |
( |
std::size_t | meshVertex_index | ) |
|
◆ setCurvilinearAbscissa()
| void constel::ListenedFiberInfo::setCurvilinearAbscissa |
( |
float | value | ) |
|
◆ _antFiberPoint
◆ _antFiberPoint_ExistingMeshIntersection
| bool constel::ListenedFiberInfo::_antFiberPoint_ExistingMeshIntersection |
|
protected |
◆ _antFiberPointMeshClosestPoint_index
| std::size_t constel::ListenedFiberInfo::_antFiberPointMeshClosestPoint_index |
|
protected |
◆ _curvilinearAbscissa
| float constel::ListenedFiberInfo::_curvilinearAbscissa |
|
protected |
◆ _fiberIntersectionNeighDistMapVector
| std::vector<QuickMap> constel::ListenedFiberInfo::_fiberIntersectionNeighDistMapVector |
|
protected |
◆ _fiberMeshIntersectionCurvilinearAbscissaVector
| std::vector<float> constel::ListenedFiberInfo::_fiberMeshIntersectionCurvilinearAbscissaVector |
|
protected |
◆ _fiberMeshIntersectionMeshIdentityVector
| std::vector<int> constel::ListenedFiberInfo::_fiberMeshIntersectionMeshIdentityVector |
|
protected |
◆ _fiberMeshIntersectionNbVector
| std::vector<std::size_t> constel::ListenedFiberInfo::_fiberMeshIntersectionNbVector |
|
protected |
◆ _id
| int constel::ListenedFiberInfo::_id |
|
protected |
The documentation for this class was generated from the following file: