Home
last modified time | relevance | path

Searched refs:GetLightType (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Light.cpp223 (lightAnim.GetLightType() == GetLightType()) && in ValidateLightAnimType()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_Light.h142 virtual u32 GetLightType() const = 0; //!< :private
Dgfx_AmbientLight.h255 virtual u32 GetLightType() const in GetLightType() function
Dgfx_HemiSphereLight.h258 virtual u32 GetLightType() const in GetLightType() function
Dgfx_VertexLight.h302 virtual u32 GetLightType() const in GetLightType() function
Dgfx_FragmentLight.h351 virtual u32 GetLightType() const in GetLightType() function