#include <aims/fibers/bundles.h>
|  | 
| 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 &) | 
|  | 
| void | startBundle (const BundleInfo &) | 
|  | 
| void | terminateBundle (const BundleInfo &) | 
|  | 
| void | startFiber (const BundleInfo &, const FiberInfo &) | 
|  | 
| void | terminateFiber (const BundleInfo &, const FiberInfo &) | 
|  | 
| void | addFiberPoint (const BundleInfo &, const FiberInfo &, const FiberPoint &) | 
|  | 
| void | noMoreBundle () | 
|  | 
Definition at line 535 of file bundles.h.
 
◆ BundleMotion() [1/2]
      
        
          | aims::BundleMotion::BundleMotion | ( | const std::string & |  | ) |  | 
      
 
 
◆ BundleMotion() [2/2]
      
        
          | aims::BundleMotion::BundleMotion | ( | const Motion & |  | ) |  | 
      
 
 
◆ ~BundleMotion()
  
  | 
        
          | virtual aims::BundleMotion::~BundleMotion | ( |  | ) |  |  | virtual | 
 
 
◆ bundleStarted()
◆ bundleTerminated()
◆ fiberStarted()
◆ fiberTerminated()
◆ newFiberPoint()
◆ noMoreBundle()
  
  | 
        
          | virtual void aims::BundleMotion::noMoreBundle | ( | const BundleProducer & |  | ) |  |  | protectedvirtual | 
 
 
The documentation for this class was generated from the following file: