ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::CellInterfaceVisitor< TPixelType, TCellTraits > |
Abstract interface for a visitor class that can visit the cells in a Mesh. More... | |
class | itk::CellInterfaceVisitorImplementation< TPixelType, TCellTraits, CellTopology, UserVisitor > |
A template class used to implement a visitor object. More... | |
class | itk::CellInterface< TPixelType, TCellTraits >::MultiVisitor |
A visitor that can visit different cell types in a mesh. CellInterfaceVisitor instances can be registered for each type of cell that needs to be visited. More... | |