Searched refs:BaseLightingType (Results 1 – 1 of 1) sorted by relevance
147 class BaseLightingType { class149 BaseLightingType() {} in BaseLightingType() function in __anone32f79b30111::BaseLightingType150 virtual ~BaseLightingType() {} in ~BaseLightingType()156 class DiffuseLightingType : public BaseLightingType {177 class SpecularLightingType : public BaseLightingType {286 static void lightBitmap(const BaseLightingType& lightingType, in lightBitmap()376 static void lightBitmap(const BaseLightingType& lightingType, in lightBitmap()