GhoulPrimitives.cpp File Reference

#include "lugre_prefix.h"
#include <math.h>
#include "GhoulPrimitives.h"
#include "Ogre.h"

Include dependency graph for GhoulPrimitives.cpp:

Go to the source code of this file.

Functions

int max (const int a, const int b)
Real InterpolatateFloat_Linear (kReal p1, kReal p2, kReal t)
Real InterpolatateFloat_Smooth (kReal q1, kReal p1, kReal p2, kReal q2, kReal t)


Function Documentation

Real InterpolatateFloat_Linear ( kReal  p1,
kReal  p2,
kReal  t 
)

Real InterpolatateFloat_Smooth ( kReal  q1,
kReal  p1,
kReal  p2,
kReal  q2,
kReal  t 
)

int max ( const int  a,
const int  b 
) [inline]


Generated on Tue May 22 06:00:25 2012 for cpp by  doxygen 1.5.6