#include "Base/spMath.hpp"#include "Base/spInputOutput.hpp"#include <vector>Go to the source code of this file.
Classes | |
| struct | sp::math::SSplinePolynom< C > |
| class | sp::math::Spline< C, T, Dimension > |
| Multi-dimensional spline class. More... | |
Namespaces | |
| namespace | sp |
!! | |
| namespace | sp::math |
This namespace contains all mathematical basic functions such as sine, cosine, distance calculations etc. | |
Typedefs | |
| typedef Spline< dim::point2df, f32, 2 > | sp::math::Spline2D |
| typedef Spline< dim::vector3df, f32, 3 > | sp::math::Spline3D |
1.7.1