Home
last modified time | relevance | path

Searched refs:ValidateLightAnimType (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Light.h94 NW_FAILSAFE_IF(!ValidateLightAnimType(animObject)) in SetAnimObject()
150 bool ValidateLightAnimType(AnimObject* animObject);
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Light.cpp183 Light::ValidateLightAnimType(AnimObject* animObject) in ValidateLightAnimType() function in nw::gfx::Light
202 if (!ValidateLightAnimType(animObj)) in ValidateLightAnimType()