Searched refs:SPODLight (Results 1 – 2 of 2) sorted by relevance
148 struct SPODLight { struct277 SPODLight *pLight; /*!< Light nodes array */850 void PVRTModelPODCopyLight(const SPODLight &in, SPODLight &out);
1253 SPODLight &s, in ReadLight()4024 void PVRTModelPODCopyLight(const SPODLight &in, SPODLight &out)4026 memcpy(&out, &in, sizeof(SPODLight));