Home
last modified time | relevance | path

Searched defs:gasColorTable (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasData.cpp13 GLfloat gasColorTable[6][24]= variable
DGas.cpp89 void DefaultGasObject(struct gas_data *gas, float *gasColorTable) in DefaultGasObject()
198 void SetGasColorTable(struct gas_data *gas, float *gasColorTable) in SetGasColorTable()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DGas.cpp104 void DefaultGasObject(struct gas_data *gas, float *gasColorTable) in DefaultGasObject()
212 void SetGasColorTable(struct gas_data *gas, float *gasColorTable) in SetGasColorTable()
DPartsysGas.cpp64 static float gasColorTable[NUM_COLOR_SAMPLE][24]= variable
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/
DGas.cpp101 void DefaultGasObject(struct gas_data *gas, float *gasColorTable) in DefaultGasObject()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/
DGas.cpp113 void DefaultGasObject(struct gas_data *gas, float *gasColorTable) in DefaultGasObject()