#include <constellation/bundleTools.h>
|
| | MeshIntersectionBundleListener (const AimsSurfaceTriangle &aimsMesh, BundleInteractionReader &bundleInteractionReader, double meshDistanceThreshold=0., double meshClosestPointMaxDistance=1., bool verbose=false) |
| |
| virtual void | fiberStarted (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) |
| |
| virtual void | fiberTerminated (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) |
| |
| virtual void | newFiberPoint (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &, const aims::FiberPoint &) |
| |
| virtual void | noMoreBundle (const aims::BundleProducer &) |
| |
| void | setMeshIdentity (int meshIdentity) |
| |
| virtual | ~MeshIntersectionBundleListener () |
| |
| virtual | ~BundleListener () |
| |
Definition at line 170 of file bundleTools.h.
◆ MeshIntersectionBundleListener()
| constel::MeshIntersectionBundleListener::MeshIntersectionBundleListener |
( |
const AimsSurfaceTriangle & | aimsMesh, |
|
|
BundleInteractionReader & | bundleInteractionReader, |
|
|
double | meshDistanceThreshold = 0., |
|
|
double | meshClosestPointMaxDistance = 1., |
|
|
bool | verbose = false ) |
◆ ~MeshIntersectionBundleListener()
| virtual constel::MeshIntersectionBundleListener::~MeshIntersectionBundleListener |
( |
| ) |
|
|
virtual |
◆ fiberStarted()
◆ fiberTerminated()
◆ newFiberPoint()
◆ noMoreBundle()
◆ setMeshIdentity()
| void constel::MeshIntersectionBundleListener::setMeshIdentity |
( |
int | meshIdentity | ) |
|
◆ _aimsMesh
◆ _antFiberPoint_ExistingMeshIntersection
| bool constel::MeshIntersectionBundleListener::_antFiberPoint_ExistingMeshIntersection |
|
protected |
◆ _antFiberPointMeshClosestPoint_dist
| float constel::MeshIntersectionBundleListener::_antFiberPointMeshClosestPoint_dist |
|
protected |
◆ _antFiberPointMeshClosestPoint_index
| std::size_t constel::MeshIntersectionBundleListener::_antFiberPointMeshClosestPoint_index |
|
protected |
◆ _bundleInteractionReader
◆ _fiberPointCount
| std::size_t constel::MeshIntersectionBundleListener::_fiberPointCount |
|
protected |
◆ _mesh_kdt_ptr
◆ _meshClosestPointMaxDistance
| double constel::MeshIntersectionBundleListener::_meshClosestPointMaxDistance |
|
protected |
◆ _meshDistanceThreshold
| double constel::MeshIntersectionBundleListener::_meshDistanceThreshold |
|
protected |
◆ _meshDistanceThresholdNeighborhoodByVertex
| std::vector<QuickMap> constel::MeshIntersectionBundleListener::_meshDistanceThresholdNeighborhoodByVertex |
|
protected |
◆ _meshIdentity
| int constel::MeshIntersectionBundleListener::_meshIdentity |
|
protected |
◆ _meshPolygonsByVertex_Index
◆ _verbose
| bool constel::MeshIntersectionBundleListener::_verbose |
|
protected |
The documentation for this class was generated from the following file: