#include <aims/fibers/bundlesSlicer.h>
|  | 
| void | bundleStarted (const aims::BundleProducer &, const aims::BundleInfo &) | 
|  | 
| void | bundleTerminated (const aims::BundleProducer &, const aims::BundleInfo &) | 
|  | 
| void | fiberStarted (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) | 
|  | 
| void | fiberTerminated (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) | 
|  | 
| void | newFiberPoint (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &, const aims::FiberPoint &) | 
|  | 
| void | noMoreBundle (const aims::BundleProducer &) | 
|  | 
| virtual void | startBundleSlicing (const aims::BundleInfo &bundle) | 
|  | 
| void | produceBundleSlice (const aims::BundleInfo &bundle, float time, const std::vector< aims::FiberPoint > &points) | 
|  | 
| virtual void | terminateBundleSlicing (const aims::BundleInfo &bundle) | 
|  | 
| void | stopBundleSliceProduction () | 
|  | 
Definition at line 102 of file bundlesSlicer.h.
 
◆ SimpleBundlesSlicer()
      
        
          | aims::SimpleBundlesSlicer::SimpleBundlesSlicer | ( | size_t | numberOfSlice | ) |  | 
      
 
 
◆ bundleStarted()
◆ bundleTerminated()
◆ fiberStarted()
◆ fiberTerminated()
◆ newFiberPoint()
◆ noMoreBundle()
The documentation for this class was generated from the following file: