#include <aims/fibers/bundlesSlicer.h>
|
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 () |
|
virtual void | bundleStarted (const BundleProducer &, const BundleInfo &) |
|
virtual void | bundleTerminated (const BundleProducer &, const BundleInfo &) |
|
virtual void | fiberStarted (const BundleProducer &, const BundleInfo &, const FiberInfo &) |
|
virtual void | fiberTerminated (const BundleProducer &, const BundleInfo &, const FiberInfo &) |
|
virtual void | newFiberPoint (const BundleProducer &, const BundleInfo &, const FiberInfo &, const FiberPoint &) |
|
virtual void | noMoreBundle (const BundleProducer &) |
|
Definition at line 73 of file bundlesSlicer.h.
◆ ~BundlesSlicer()
virtual aims::BundlesSlicer::~BundlesSlicer |
( |
| ) |
|
|
virtual |
◆ addBundlesSlicerListener()
◆ produceBundleSlice()
◆ startBundleSlicing()
virtual void aims::BundlesSlicer::startBundleSlicing |
( |
const aims::BundleInfo & |
bundle | ) |
|
|
protectedvirtual |
◆ stopBundleSliceProduction()
void aims::BundlesSlicer::stopBundleSliceProduction |
( |
| ) |
|
|
protected |
◆ terminateBundleSlicing()
virtual void aims::BundlesSlicer::terminateBundleSlicing |
( |
const aims::BundleInfo & |
bundle | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: