WTFIT
Namespaces | Classes
baseCode

Base code processing packages. More...

Namespaces

 wtfit
 

Classes

class  wtfit::Debug
 Minimalist debugging class. More...
 
class  DebugTimer
 Legacy backward compatibility. More...
 
class  DebugMemory
 Legacy backward compatibility. More...
 
class  wtfit::CommandLineParser
 Basic command line parsing. More...
 
class  wtfit::OsCall
 Os-specifics. More...
 
class  wtfit::Wrapper
 Wrapper class to wrap wtfit code. More...
 
class  wtfit::FiberSurface
 FiberSurface processing package. More...
 
class  wtfit::Geometry
 Minimalist class that handles simple geometric computations (operations on vectors, barycentric coordinates, etc.). More...
 
class  wtfit::JacobiSet< dataTypeU, dataTypeV >
 JacobiSet processing package. More...
 
class  wtfit::OneSkeleton
 OneSkeleton processing package. More...
 
class  wtfit::ReebSpace
 ReebSpace processing package. More...
 
class  wtfit::ScalarFieldCriticalPoints< dataType >
 ScalarFieldCriticalPoints processing package. More...
 
class  wtfit::ThreeSkeleton
 ThreeSkeleton processing package. More...
 
class  wtfit::TwoSkeleton
 TwoSkeleton processing package. More...
 
class  wtfit::UnionFind
 Union Find implementation for connectivity tracking. More...
 
class  wtfit::ZeroSkeleton
 ZeroSkeleton processing package. More...
 

Detailed Description

Base code processing packages.