Classes | Namespaces | Typedefs

D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/Base/spMathSpline.hpp File Reference

#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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines