cortical_surface 6.0.0
surf::Bifurcation Class Reference

#include <cortical_surface/structuralanalysis/blobs.h>

Collaboration diagram for surf::Bifurcation:

Public Member Functions

 Bifurcation (std::set< ScaleSpaceBlob * > &s1, std::set< ScaleSpaceBlob * > &s2, std::string _type)
 

Public Attributes

std::set< ScaleSpaceBlob * > topBlobs
 
std::set< ScaleSpaceBlob * > bottomBlobs
 
std::string type
 

Detailed Description

Definition at line 123 of file blobs.h.

Constructor & Destructor Documentation

◆ Bifurcation()

surf::Bifurcation::Bifurcation ( std::set< ScaleSpaceBlob * > & s1,
std::set< ScaleSpaceBlob * > & s2,
std::string _type )
inline

Definition at line 128 of file blobs.h.

References bottomBlobs, topBlobs, and type.

Member Data Documentation

◆ bottomBlobs

std::set<ScaleSpaceBlob *> surf::Bifurcation::bottomBlobs

Definition at line 126 of file blobs.h.

Referenced by Bifurcation().

◆ topBlobs

std::set<ScaleSpaceBlob *> surf::Bifurcation::topBlobs

Definition at line 125 of file blobs.h.

Referenced by Bifurcation().

◆ type

std::string surf::Bifurcation::type

Definition at line 127 of file blobs.h.

Referenced by Bifurcation().


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