CrystalSpace

Public API Reference

CS::Math Namespace Reference

Mathematical functions and definitions. More...


Classes

class  Matrix4
 A 4x4 matrix. More...
class  Ode45
 Embedded Runge-Kutta 4/5th order ODE solver for non-stiff ODEs. More...

Functions

template<typename T >
CS_FORCEINLINE_TEMPLATEMETHOD T NextModulo3 (T number)
 Return the next number in the sequence 0,1,2 modulo 3.


Detailed Description

Mathematical functions and definitions.


Function Documentation

template<typename T >
CS_FORCEINLINE_TEMPLATEMETHOD T CS::Math::NextModulo3 ( number  )  [inline]

Return the next number in the sequence 0,1,2 modulo 3.

Definition at line 221 of file math.h.


Generated for Crystal Space 1.4.0 by doxygen 1.5.8