#include <constellation/bundleTools.h>
|
| | SubSamplerFromMeshIntersectionBundleListener (BundleInteractionReader &bundleInteractionReader, int step) |
| |
| virtual void | bundleStarted (const aims::BundleProducer &bundleProducer, const aims::BundleInfo &bundleInfo) |
| |
| virtual void | bundleTerminated (const aims::BundleProducer &, const aims::BundleInfo &) |
| |
| virtual void | fiberStarted (const aims::BundleProducer &bundleProducer, const aims::BundleInfo &bundleInfo, const aims::FiberInfo &fiberInfo) |
| |
| virtual void | newFiberPoint (const aims::BundleProducer &bundleProducer, const aims::BundleInfo &bundleInfo, const aims::FiberInfo &fiberInfo, const aims::FiberPoint &point) |
| |
| virtual void | fiberTerminated (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) |
| |
| virtual void | noMoreBundle (const aims::BundleProducer &bundleProducer) |
| |
| virtual | ~SubSamplerFromMeshIntersectionBundleListener () |
| |
| void | addBundleListener (BundleListener &) |
| |
| virtual | ~BundleListener () |
| |
Definition at line 522 of file bundleTools.h.
◆ SubSamplerFromMeshIntersectionBundleListener()
| constel::SubSamplerFromMeshIntersectionBundleListener::SubSamplerFromMeshIntersectionBundleListener |
( |
BundleInteractionReader & | bundleInteractionReader, |
|
|
int | step ) |
◆ ~SubSamplerFromMeshIntersectionBundleListener()
| virtual constel::SubSamplerFromMeshIntersectionBundleListener::~SubSamplerFromMeshIntersectionBundleListener |
( |
| ) |
|
|
virtual |
◆ bundleStarted()
◆ bundleTerminated()
◆ fiberStarted()
◆ fiberTerminated()
◆ newFiberPoint()
◆ noMoreBundle()
| virtual void constel::SubSamplerFromMeshIntersectionBundleListener::noMoreBundle |
( |
const aims::BundleProducer & | bundleProducer | ) |
|
|
virtual |
◆ _bundlesSet
| BundlesSet constel::SubSamplerFromMeshIntersectionBundleListener::_bundlesSet |
|
protected |
◆ _faisceau
| Fibers constel::SubSamplerFromMeshIntersectionBundleListener::_faisceau |
|
protected |
◆ _fiber
| Fiber constel::SubSamplerFromMeshIntersectionBundleListener::_fiber |
|
protected |
◆ _fiberPointCount
| std::size_t constel::SubSamplerFromMeshIntersectionBundleListener::_fiberPointCount |
|
protected |
◆ _names
| std::vector<std::string> constel::SubSamplerFromMeshIntersectionBundleListener::_names |
|
protected |
◆ _step
| int constel::SubSamplerFromMeshIntersectionBundleListener::_step |
|
protected |
The documentation for this class was generated from the following file: