Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::LevelSetNode< TPixel, VSetDimension > |
Represent a node in a level set. More... | |
class | itk::LevelSetTypeDefault< TLevelSet > |
Level set type information. More... | |
class | itk::AuxVarTypeDefault< TPixel, VAuxDimension, VSetDimension > |
Level set auxiliary variables type information. AuxVarTypeDefault is a simple class that holds type information for auxiliary variables in some level set algorithms. This class is templated over the auxiliary variable data type, the number of auxiliary variables and the level set dimension. More... |