Constellation: Connectivity-based Structural Parcellation


constel::MeshConnectionBundleListener Class Reference

#include <constellation/bundleTools.h>

Inheritance diagram for constel::MeshConnectionBundleListener:
Collaboration diagram for constel::MeshConnectionBundleListener:

Public Member Functions

 MeshConnectionBundleListener (BundleInteractionReader &bundleInteractionReader, int meshIdentity, bool verbose=false)
 
virtual void fiberTerminated (const aims::BundleProducer &, const aims::BundleInfo &, const aims::FiberInfo &)
 
boost::shared_ptr< constel::BundleConnectionsgetBundleMeshConnections () const
 
boost::shared_ptr< constel::ConnectionsLengthgetBundleMeshConnectionsLength () const
 
std::vector< double > getBundleMeshConnectionsWeights () const
 
virtual ~MeshConnectionBundleListener ()
 
- 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 newFiberPoint (const BundleProducer &, const BundleInfo &, const FiberInfo &, const FiberPoint &)
 
virtual void noMoreBundle (const BundleProducer &)
 

Detailed Description

Definition at line 391 of file bundleTools.h.

Constructor & Destructor Documentation

◆ MeshConnectionBundleListener()

constel::MeshConnectionBundleListener::MeshConnectionBundleListener ( BundleInteractionReader & bundleInteractionReader,
int meshIdentity,
bool verbose = false )

◆ ~MeshConnectionBundleListener()

virtual constel::MeshConnectionBundleListener::~MeshConnectionBundleListener ( )
virtual

Member Function Documentation

◆ fiberTerminated()

virtual void constel::MeshConnectionBundleListener::fiberTerminated ( const aims::BundleProducer & ,
const aims::BundleInfo & ,
const aims::FiberInfo &  )
virtual

Reimplemented from aims::BundleListener.

◆ getBundleMeshConnections()

boost::shared_ptr< constel::BundleConnections > constel::MeshConnectionBundleListener::getBundleMeshConnections ( ) const
inline

Definition at line 400 of file bundleTools.h.

◆ getBundleMeshConnectionsLength()

boost::shared_ptr< constel::ConnectionsLength > constel::MeshConnectionBundleListener::getBundleMeshConnectionsLength ( ) const
inline

Definition at line 403 of file bundleTools.h.

◆ getBundleMeshConnectionsWeights()

std::vector< double > constel::MeshConnectionBundleListener::getBundleMeshConnectionsWeights ( ) const
inline

Definition at line 406 of file bundleTools.h.


The documentation for this class was generated from the following file: