![]() |
Orfeo Toolbox
3.16
|
Holds a linked list of itk::BloxBoundaryPointItem's. More...
#include <itkBloxBoundaryPointPixel.h>
Inheritance diagram for itk::BloxBoundaryPointPixel< NDimensions >:
Collaboration diagram for itk::BloxBoundaryPointPixel< NDimensions >:Public Member Functions | |
| BloxBoundaryPointPixel () | |
| ~BloxBoundaryPointPixel () | |
| void | DeleteListEntries () |
| unsigned long int | GetSize () |
Public Attributes | |
| T | elements |
| STL member. More... | |
Holds a linked list of itk::BloxBoundaryPointItem's.
Definition at line 34 of file itkBloxBoundaryPointPixel.h.
| itk::BloxBoundaryPointPixel< NDimensions >::BloxBoundaryPointPixel | ( | ) |
Definition at line 27 of file itkBloxBoundaryPointPixel.txx.
| itk::BloxBoundaryPointPixel< NDimensions >::~BloxBoundaryPointPixel | ( | ) |
Definition at line 34 of file itkBloxBoundaryPointPixel.txx.
|
inherited |
Delete all entries in the list, then clear the list.
|
inlineinherited |
Get the number of items stored in the blox.
Definition at line 53 of file itkBloxPixel.h.
|
inherited |
STL member.