BasicAnneal | Base class for annealing problems |
BasicMove | Basic class for annealing moves |
Biarc< Vector > | The Biarc class describes a single biarc |
Box | Square box class |
BoxAnneal | N square boxes in a big square |
Curve< Vector > | The Curve class for storing and manipulating a single biarc curve in ![]() |
CurveBundle< Vector > | The CurveBundle class for storing and manipulating biarc curves in ![]() |
CurveInfo | Curve information |
CurveInterface | Interface between curve data and viewer |
FittingAnneal | Fit a curve through given points |
MainWindow | Main viewer class |
Matrix3 | 3x3 dimensional Matrix class with floating point entries |
Matrix4 | 4x4 dimensional Matrix class with floating point entries |
PKFmanip | For storing and manipulating biarc curves |
SampleAnneal | Example how to use BaseAnneal |
SimpleFloatMove | Change a single float value |
SoKnot | For rendering tubular curves in the Coin/OpenInventor graphics library |
TrefoilTorusAnneal | Anneal a trefoil running on 3 torii |
Tube< Vector > | The Tube class contains the mesh of a tube around a curve in ![]() |
TubeBundle< Vector > | The TubeBundle class contains the mesh of a tube around a curve in ![]() |
Vec2 | 2D Vector class |
Vector3 | 3 dimensional Vector class with floating point coordinates |
Vector4 | 4 dimensional Vector class with floating point coordinates |
ViewerInfo |