#include <constellation/bundleTools.h>
|
| | MeshIntersectionNoSmoothingFasterBundleListener (const AimsSurfaceTriangle &aimsMesh, AimsData< short > &roisMask, 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 | ~MeshIntersectionNoSmoothingFasterBundleListener () |
| |
| | MeshIntersectionNoSmoothingBundleListener (const AimsSurfaceTriangle &aimsMesh, BundleInteractionReader &bundleInteractionReader, double meshClosestPointMaxDistance=7., bool verbose=false) |
| |
| void | setMeshIdentity (int meshIdentity) |
| |
| virtual | ~MeshIntersectionNoSmoothingBundleListener () |
| |
| virtual | ~BundleListener () |
| |
Definition at line 268 of file bundleTools.h.
◆ MeshIntersectionNoSmoothingFasterBundleListener()
| constel::MeshIntersectionNoSmoothingFasterBundleListener::MeshIntersectionNoSmoothingFasterBundleListener |
( |
const AimsSurfaceTriangle & | aimsMesh, |
|
|
AimsData< short > & | roisMask, |
|
|
BundleInteractionReader & | bundleInteractionReader, |
|
|
double | meshClosestPointMaxDistance = 7., |
|
|
bool | verbose = false ) |
◆ ~MeshIntersectionNoSmoothingFasterBundleListener()
| virtual constel::MeshIntersectionNoSmoothingFasterBundleListener::~MeshIntersectionNoSmoothingFasterBundleListener |
( |
| ) |
|
|
virtual |
◆ fiberStarted()
◆ fiberTerminated()
◆ newFiberPoint()
◆ noMoreBundle()
| virtual void constel::MeshIntersectionNoSmoothingFasterBundleListener::noMoreBundle |
( |
const aims::BundleProducer & | | ) |
|
|
virtual |
◆ setMeshIdentity()
| void constel::MeshIntersectionNoSmoothingFasterBundleListener::setMeshIdentity |
( |
int | meshIdentity | ) |
|
◆ _antFiberPoint_inRoisMask
| bool constel::MeshIntersectionNoSmoothingFasterBundleListener::_antFiberPoint_inRoisMask |
|
protected |
◆ _roisMask
| AimsData<short>& constel::MeshIntersectionNoSmoothingFasterBundleListener::_roisMask |
|
protected |
The documentation for this class was generated from the following file: