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


Public Member Functions | |
| SavingMeshIntersectionBundleListener (BundleInteractionReader &bundleInteractionReader, const std::string &fileName) | |
| virtual void | fiberTerminated (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) |
| virtual | ~SavingMeshIntersectionBundleListener () |
Public Member Functions inherited from aims::BundleListener | |
| virtual | ~BundleListener () |
Protected Attributes | |
| std::string | _fileName |
| std::fstream | _file |
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 | newFiberPoint (const BundleProducer &, const BundleInfo &, const FiberInfo &, const FiberPoint &) |
| virtual void | noMoreBundle (const BundleProducer &) |
Definition at line 298 of file bundleTools.h.
| constel::SavingMeshIntersectionBundleListener::SavingMeshIntersectionBundleListener | ( | BundleInteractionReader & | bundleInteractionReader, |
| const std::string & | fileName ) |
|
virtual |
|
virtual |
Reimplemented from aims::BundleListener.
|
protected |
Definition at line 314 of file bundleTools.h.
|
protected |
Definition at line 313 of file bundleTools.h.