Classes | |
class | itk::CellInterfaceVisitor< TPixelType, TCellTraits > |
class | itk::CellInterfaceVisitorImplementation< TPixelType, TCellTraits, CellTopology, UserVisitor > |
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... |