WTFIT
|
Classes | |
class | CommandLineParser |
Basic command line parsing. More... | |
class | Debug |
Minimalist debugging class. More... | |
class | FiberSurface |
FiberSurface processing package. More... | |
class | Geometry |
Minimalist class that handles simple geometric computations (operations on vectors, barycentric coordinates, etc.). More... | |
class | JacobiSet |
JacobiSet processing package. More... | |
class | Memory |
class | OneSkeleton |
OneSkeleton processing package. More... | |
class | OsCall |
Os-specifics. More... | |
class | ReebSpace |
ReebSpace processing package. More... | |
class | ScalarFieldCriticalPoints |
ScalarFieldCriticalPoints processing package. More... | |
class | ThreeSkeleton |
ThreeSkeleton processing package. More... | |
class | Timer |
class | TwoSkeleton |
TwoSkeleton processing package. More... | |
class | UnionFind |
Union Find implementation for connectivity tracking. More... | |
class | Wrapper |
Wrapper class to wrap wtfit code. More... | |
class | ZeroSkeleton |
ZeroSkeleton processing package. More... | |
Typedefs | |
typedef double | real |
Variables | |
bool | welcomeMsg_ = true |
bool | goodbyeMsg_ = true |
int | globalDebugLevel_ = -INT_MAX |
typedef double wtfit::real |
int wtfit::globalDebugLevel_ = -INT_MAX |
bool wtfit::goodbyeMsg_ = true |
bool wtfit::welcomeMsg_ = true |