![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/topology/components.h>
Public Types | |
enum | PointType { InList =101, Exist, TooFar } |
Public Member Functions | |
Components (TopologicalRelation, Adjacency) | |
virtual | ~Components () |
virtual int | getScalar (int *) |
Definition at line 42 of file components.h.
Enumerator | |
---|---|
InList | |
Exist | |
TooFar |
Definition at line 46 of file components.h.
Components::Components | ( | TopologicalRelation | , |
Adjacency | |||
) |
|
inlinevirtual |
Definition at line 54 of file components.h.
References getScalar().
|
virtual |
Reimplemented in Components18Neighborhood, and Components26Neighborhood.
Referenced by ~Components().