Classes |
| class | CustomFunctionBase< function_type > |
| | Base class for custom functions, which can be edited by the user. More...
|
| class | Displayable |
| | A Displayable is a generalized four-dimensional object. More...
|
| class | FunctionHolder< N, P, NUM > |
| class | FunctionValueGrid< N, P, NUM > |
| | Values of a ParametricFunction stored on a grid representation of its parameter space. More...
|
| class | GridDrawer< P, NUM, D > |
| | Draws a ParametricFunction projected to 3-space. More...
|
| class | Object |
| | Generalized four-dimensional Object, described by vertexes and surfaces. More...
|
| class | ParametricFunction< N, P, NUM > |
| | A function describing a P dimensional surface in N dimensional space. More...
|
| class | SteinerFunction |
| class | ComplexFunction |
| | A surface defined as a function . More...
|
| class | Surface |
| | Parametrized surface in four-space defined by . More...
|
| class | VertexGrid< N, P, NUM > |
| | Values of a ParametricFunction stored on a grid representation of its parameter space. More...
|
| class | VertexHolder< N, P, NUM > |
| | This class stores vertices in a P - dimensional (hyper-) grid in an N dimensional vector space. More...
|
Modules |
| | Functions R^3 -> R |
| | Arbitrary four-dimensional objects, described by their surfaces |
| | Functions R^2 -> R^4, describing surfaces in four-space |
| | A generalized interface for function parameters of arbitrary type |