Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Light.h96 NW_FAILSAFE_IF(!ValidateLightAnimType(animObject)) in SetAnimObject()
152 bool ValidateLightAnimType(AnimObject* animObject);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Light.cpp186 Light::ValidateLightAnimType(AnimObject* animObject) in ValidateLightAnimType() function in nw::gfx::Light
205 if (!ValidateLightAnimType(animObj)) in ValidateLightAnimType()