| |||||||||
|
|
| |||||||
|
| ||||||||
| |||||||||
#include "vg.h" // Required for the standard Vega classes
void
// // Sanity check we need a pointer // if( swNode == NULL ) return; if( state == true ) { pfSwitchVal( swNode, PFSWITCH_ON); } else{ pfSwitchVal( swNode, PFSWITCH_OFF); }
} // turnSwitchOnOff
| ||
© Copyright 2004 Gordon Tomlinson All Rights Reserved. All logos, trademarks and copyrights in this site are property of their respective owner. |