Searched refs:GetLightDirection (Results 1 – 3 of 3) sorted by relevance
647 PVRTVec4 GetLightDirection(const unsigned int u32Idx) const;
2873 PVRTVec4 CPVRTModelPOD::GetLightDirection(const unsigned int u32Idx) const function in CPVRTModelPOD
418 m_LightDir = m_Scene.GetLightDirection(0); in InitView()