Searched refs:ePODFileLightColour (Results 1 – 1 of 1) sorted by relevance
153 ePODFileLightColour, enumerator984 …if(!WriteData32(pFile, ePODFileLightColour, s.pLight[i].pfColour, sizeof(s.pLight[i].pfColour) / s… in WritePOD()1265 case ePODFileLightColour: if(!src.ReadArray32(s.pfColour, 3)) return false; break; in ReadLight()