sio2_lamp.cc File Reference

#include "sio2.h"

Include dependency graph for sio2_lamp.cc:


Functions

SIO2lampsio2LampInit (char *_name)
SIO2lampsio2LampFree (SIO2lamp *_SIO2lamp)
unsigned char sio2LampLoad (char *_root, char *_tok, char *_val)
unsigned char sio2LampRender (SIO2lamp *_SIO2lamp, unsigned char _index)
void sio2LampReset (void)
void sio2LampSetAmbient (vec4 *_col, float _twoside)
void sio2LampEnableLighting (void)
void sio2LampDisableLighting (void)

Function Documentation

void sio2LampDisableLighting ( void   ) 

References SIO2::_SIO2state, sio2, SIO2_COLOR_MATERIAL, SIO2_LIGHTING, SIO2_NORMALIZE, and sio2StateDisable().

Here is the call graph for this function:

void sio2LampEnableLighting ( void   ) 

References SIO2::_SIO2state, sio2, SIO2_COLOR_MATERIAL, SIO2_LIGHTING, SIO2_NORMALIZE, and sio2StateEnable().

Here is the call graph for this function:

SIO2lamp* sio2LampFree ( SIO2lamp _SIO2lamp  ) 

References SIO2::_SIO2resource, sio2, SIO2_LAMP, and sio2ResourceDel().

Referenced by sio2ResourceUnload().

Here is the call graph for this function:

SIO2lamp* sio2LampInit ( char _name  ) 

unsigned char sio2LampLoad ( char _root,
char _tok,
char _val 
)

unsigned char sio2LampRender ( SIO2lamp _SIO2lamp,
unsigned char  _index 
)

void sio2LampReset ( void   ) 

References SIO2::_SIO2lamp, sio2, and SIO2_LAMP_MAX.

void sio2LampSetAmbient ( vec4 _col,
float  _twoside 
)


Generated on Thu Mar 4 15:41:44 2010 for SIO2 Engine by  doxygen 1.5.6