Public Member Functions

GMathManager Class Reference

#include <GMathManager.h>

Inheritance diagram for GMathManager:
GSingletonManager< GMathManager >

List of all members.

Public Member Functions

 GMathManager (void)
 ~GMathManager (void)
GVec4f interpolate (GVec4f oldvalue, GVec4f newvalue, float totaltime, float dt)
float Deg2Rad (float fDeg)
float interpolate (float oldvalue, float newvalue, float totaltime, float dt)

Constructor & Destructor Documentation

GMathManager::GMathManager ( void   ) 
GMathManager::~GMathManager ( void   ) 

Member Function Documentation

float GMathManager::Deg2Rad ( float  fDeg  ) 
float GMathManager::interpolate ( float  oldvalue,
float  newvalue,
float  totaltime,
float  dt 
)
GVec4f GMathManager::interpolate ( GVec4f  oldvalue,
GVec4f  newvalue,
float  totaltime,
float  dt 
)

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines