Constellation: Connectivity-based Structural Parcellation


constel::SavingMeshIntersectionBundleListener Class Reference

#include <constellation/bundleTools.h>

Inheritance diagram for constel::SavingMeshIntersectionBundleListener:
Collaboration diagram for constel::SavingMeshIntersectionBundleListener:

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 &)
 

Detailed Description

Definition at line 298 of file bundleTools.h.

Constructor & Destructor Documentation

◆ SavingMeshIntersectionBundleListener()

constel::SavingMeshIntersectionBundleListener::SavingMeshIntersectionBundleListener ( BundleInteractionReader & bundleInteractionReader,
const std::string & fileName )

◆ ~SavingMeshIntersectionBundleListener()

virtual constel::SavingMeshIntersectionBundleListener::~SavingMeshIntersectionBundleListener ( )
virtual

Member Function Documentation

◆ fiberTerminated()

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

Reimplemented from aims::BundleListener.

Member Data Documentation

◆ _file

std::fstream constel::SavingMeshIntersectionBundleListener::_file
protected

Definition at line 314 of file bundleTools.h.

◆ _fileName

std::string constel::SavingMeshIntersectionBundleListener::_fileName
protected

Definition at line 313 of file bundleTools.h.


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