Searched refs:LightType (Results 1 – 1 of 1) sorted by relevance
32 enum LightType { enum42 LightSource(LightType type) in LightSource()48 LightType type() const { return m_type; } in type()52 LightType m_type;