![]() |
Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
#include <BucketQueueElements.hpp>

Public Member Functions | |
| IdentityNode () | |
Public Attributes | |
| int | next |
| next node More... | |
| int | prev |
| prev node More... | |
| BucketState | state |
Definition at line 35 of file BucketQueueElements.hpp.
|
inline |
Definition at line 42 of file BucketQueueElements.hpp.
| int Bial::IdentityNode::next |
next node
Definition at line 38 of file BucketQueueElements.hpp.
| int Bial::IdentityNode::prev |
prev node
Definition at line 40 of file BucketQueueElements.hpp.
| BucketState Bial::IdentityNode::state |
Definition at line 41 of file BucketQueueElements.hpp.