An entry in the BloxPixel linked list. More...
#include <itkBloxItem.h>
Public Member Functions | |
BloxItem () | |
virtual | ~BloxItem () |
An entry in the BloxPixel linked list.
This class is do-nothing virtual class, designed to avoid the necessity of templating BloxPixel over item type.
Definition at line 34 of file itkBloxItem.h.
itk::BloxItem::BloxItem | ( | ) |
virtual itk::BloxItem::~BloxItem | ( | ) | [virtual] |