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


Public Member Functions | |
| LengthBundleListener (std::string &fibersLengthFileName) | |
| virtual void | bundleStarted (const aims::BundleProducer &, const aims::BundleInfo &) |
| virtual void | bundleTerminated (const aims::BundleProducer &, const aims::BundleInfo &) |
| virtual void | fiberStarted (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) |
| virtual void | fiberTerminated (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &) |
| virtual void | newFiberPoint (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &, const aims::FiberPoint &) |
| virtual void | noMoreBundle (const aims::BundleProducer &) |
| virtual | ~LengthBundleListener () |
Public Member Functions inherited from aims::BundleListener | |
| virtual | ~BundleListener () |
Protected Attributes | |
| float | _fiberLength |
| aims::FiberPoint | _antFiberPoint |
| uint | _fiberPointCount |
| std::string | _fileName |
| std::fstream | _file |
Definition at line 8 of file lengthBundleListener.h.
| constel::LengthBundleListener::LengthBundleListener | ( | std::string & | fibersLengthFileName | ) |
|
virtual |
|
virtual |
Reimplemented from aims::BundleListener.
|
inlinevirtual |
Reimplemented from aims::BundleListener.
Definition at line 39 of file lengthBundleListener.h.
|
virtual |
Reimplemented from aims::BundleListener.
|
virtual |
Reimplemented from aims::BundleListener.
|
virtual |
Reimplemented from aims::BundleListener.
|
inlinevirtual |
Reimplemented from aims::BundleListener.
Definition at line 42 of file lengthBundleListener.h.
|
protected |
Definition at line 33 of file lengthBundleListener.h.
|
protected |
Definition at line 32 of file lengthBundleListener.h.
|
protected |
Definition at line 34 of file lengthBundleListener.h.
|
protected |
Definition at line 36 of file lengthBundleListener.h.
|
protected |
Definition at line 35 of file lengthBundleListener.h.