aimsalgo  5.1.2
Neuroimaging image processing
Adjacency Class Reference

#include <aims/topology/adjacency.h>

Inheritance diagram for Adjacency:

Public Member Functions

 Adjacency ()
 
virtual ~Adjacency ()
 
int begin () const
 
int end () const
 

Protected Attributes

int _deb
 
int _fin
 

Detailed Description

Definition at line 39 of file adjacency.h.

Constructor & Destructor Documentation

◆ Adjacency()

Adjacency::Adjacency ( )
inline

Definition at line 43 of file adjacency.h.

◆ ~Adjacency()

virtual Adjacency::~Adjacency ( )
inlinevirtual

Definition at line 44 of file adjacency.h.

Member Function Documentation

◆ begin()

int Adjacency::begin ( void  ) const
inline

Definition at line 46 of file adjacency.h.

References _deb.

◆ end()

int Adjacency::end ( void  ) const
inline

Definition at line 47 of file adjacency.h.

References _fin.

Member Data Documentation

◆ _deb

int Adjacency::_deb
protected

◆ _fin

int Adjacency::_fin
protected

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