Namespaces | Functions

D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/Base/spMathInterpolator.cpp File Reference

#include "Base/spMathInterpolator.hpp"
#include "Base/spMemoryManagement.hpp"

Namespaces

namespace  sp
 

!!


namespace  sp::math
 

This namespace contains all mathematical basic functions such as sine, cosine, distance calculations etc.


namespace  sp::math::InterpolatorManager

Functions

SP_EXPORT void sp::math::InterpolatorManager::add (Interpolator *Interp)
SP_EXPORT void sp::math::InterpolatorManager::remove (Interpolator *Interp)
SP_EXPORT void sp::math::InterpolatorManager::update ()
 Updates all interpolation instances. Call this function every frame only once.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines