gee_lwo.hpp File Reference

Go to the source code of this file.

Namespaces

Classes

Typedefs

Enumerations

Functions


Function Documentation

template<class TT>
TT RAD TT  x  )  [inline]
 

template<class TT>
TT DEG TT  x  )  [inline]
 

template<class TT>
TT MAX TT  a,
TT  b
[inline]
 

template<class TT>
TT MIN TT  a,
TT  b
[inline]
 

template<class TT>
TT CLAMP TT  x,
TT  min,
TT  max
[inline]
 

template<class TT>
TT STEP TT  x,
TT  edge
[inline]
 

template<class TT>
TT SMOOTHSTEP TT  x,
TT  edge0,
TT  edge1
[inline]
 

template<class TT>
int SIGN TT  x  )  [inline]
 

template<class TT>
TT LERP TT  x,
TT  y,
TT  r
[inline]
 

float RAND01  )  [inline]
 

int FLOOR const float &  f  )  [inline]
 

int CEIL const float &  f  )  [inline]
 

float FRACT float  x  )  [inline]
 

unsigned int CEILPOW2 unsigned int  x  )  [inline]
 

bool fileExists const char *  name  ) 
 

char* fileLoad const char *  name  ) 
 

void fileSave const char *  name,
const void *  s,
unsigned int  l
 

unsigned int fileSize const char *  name  ) 
 

void fileFree char *  data  ) 
 

int nextMod3 int  i  )  [inline]
 

int prevMod3 int  i  )  [inline]
 


Generated on Mon Mar 12 21:09:01 2007 for VEE - The Visual Effects Engine by  doxygen 1.4.6