Constellation: Connectivity-based Structural Parcellation |
![]() |
#include <constellation/bundleTools.h>


Public Member Functions | |
| AfficheAntFiberPointBundleListener (BundleInteractionReader &bundleInteractionReader) | |
| virtual void | newFiberPoint (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &, const aims::FiberPoint &) |
| virtual | ~AfficheAntFiberPointBundleListener () |
Public Member Functions inherited from aims::BundleListener | |
| virtual | ~BundleListener () |
Additional Inherited Members | |
Protected Member Functions inherited from aims::BundleListener | |
| 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 | noMoreBundle (const BundleProducer &) |
Definition at line 126 of file bundleTools.h.
| constel::AfficheAntFiberPointBundleListener::AfficheAntFiberPointBundleListener | ( | BundleInteractionReader & | bundleInteractionReader | ) |
|
virtual |
|
virtual |
Reimplemented from aims::BundleListener.