src/limn/light.c File Reference

#include "limn.h"

Include dependency graph for light.c:


Functions

void limnLightSet (limnLight *lit, int which, int vsp, float r, float g, float b, float x, float y, float z)
void limnLightAmbientSet (limnLight *lit, float r, float g, float b)
int limnLightUpdate (limnLight *lit, limnCamera *cam)
void limnLightSwitch (limnLight *lit, int which, int on)
void limnLightReset (limnLight *lit)

Function Documentation

void limnLightAmbientSet ( limnLight lit,
float  r,
float  g,
float  b 
)

void limnLightReset ( limnLight lit  ) 

void limnLightSet ( limnLight lit,
int  which,
int  vsp,
float  r,
float  g,
float  b,
float  x,
float  y,
float  z 
)

void limnLightSwitch ( limnLight lit,
int  which,
int  on 
)

int limnLightUpdate ( limnLight lit,
limnCamera cam 
)


Generated on Thu Jan 1 01:06:46 2009 for Teem by  doxygen 1.5.6