#include <constellation/bundleTools.h>
|
| | MeshIntersectionNoSmoothingBundleListener (const AimsSurfaceTriangle &aimsMesh, BundleInteractionReader &bundleInteractionReader, double meshClosestPointMaxDistance=7., 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 | ~MeshIntersectionNoSmoothingBundleListener () |
| |
| virtual | ~BundleListener () |
| |
Definition at line 218 of file bundleTools.h.
◆ MeshIntersectionNoSmoothingBundleListener()
| constel::MeshIntersectionNoSmoothingBundleListener::MeshIntersectionNoSmoothingBundleListener |
( |
const AimsSurfaceTriangle & | aimsMesh, |
|
|
BundleInteractionReader & | bundleInteractionReader, |
|
|
double | meshClosestPointMaxDistance = 7., |
|
|
bool | verbose = false ) |
◆ ~MeshIntersectionNoSmoothingBundleListener()
| virtual constel::MeshIntersectionNoSmoothingBundleListener::~MeshIntersectionNoSmoothingBundleListener |
( |
| ) |
|
|
virtual |
◆ fiberStarted()
◆ fiberTerminated()
◆ newFiberPoint()
◆ noMoreBundle()
| virtual void constel::MeshIntersectionNoSmoothingBundleListener::noMoreBundle |
( |
const aims::BundleProducer & | | ) |
|
|
virtual |
◆ setMeshIdentity()
| void constel::MeshIntersectionNoSmoothingBundleListener::setMeshIdentity |
( |
int | meshIdentity | ) |
|
◆ _aimsMesh
◆ _antFiberPoint_ExistingMeshIntersection
| bool constel::MeshIntersectionNoSmoothingBundleListener::_antFiberPoint_ExistingMeshIntersection |
|
protected |
◆ _antFiberPointMeshClosestPoint_dist
| float constel::MeshIntersectionNoSmoothingBundleListener::_antFiberPointMeshClosestPoint_dist |
|
protected |
◆ _antFiberPointMeshClosestPoint_index
| std::size_t constel::MeshIntersectionNoSmoothingBundleListener::_antFiberPointMeshClosestPoint_index |
|
protected |
◆ _bundleInteractionReader
◆ _fiberCount
| std::size_t constel::MeshIntersectionNoSmoothingBundleListener::_fiberCount |
|
protected |
◆ _fiberPointCount
| std::size_t constel::MeshIntersectionNoSmoothingBundleListener::_fiberPointCount |
|
protected |
◆ _mesh_kdt_ptr
| constel::KDTree* constel::MeshIntersectionNoSmoothingBundleListener::_mesh_kdt_ptr |
|
protected |
◆ _meshClosestPointMaxDistance
| double constel::MeshIntersectionNoSmoothingBundleListener::_meshClosestPointMaxDistance |
|
protected |
◆ _meshIdentity
| int constel::MeshIntersectionNoSmoothingBundleListener::_meshIdentity |
|
protected |
◆ _meshPolygonsByVertex_Index
◆ _verbose
| bool constel::MeshIntersectionNoSmoothingBundleListener::_verbose |
|
protected |
The documentation for this class was generated from the following file: