#include <DefOrgViewerAdapterBaseTemplated.h>
Public Types | |
typedef itk::CellInterface< typename MESHTYPE::PixelType, typename MESHTYPE::CellTraits > | CellInterfaceType |
typedef itk::TriangleCell< CellInterfaceType > | floatTriangleCell |
typedef itk::QuadrilateralCell< CellInterfaceType > | floatQuadrilateralCell |
Public Member Functions | |
void | SetCellArray (vtkCellArray *a) |
void | SetCellCounter (int *i) |
void | SetTypeArray (int *i) |
void | Visit (unsigned long, floatTriangleCell *t) |
void | Visit (unsigned long, floatQuadrilateralCell *t) |
Definition at line 86 of file DefOrgViewerAdapterBaseTemplated.h.