Home
last modified time | relevance | path

Searched refs:animType (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_AnimObject.h107 AnimObject(os::IAllocator* allocator, u32 animType) in AnimObject() argument
110 m_AnimType(animType) {} in AnimObject()
Dgfx_BaseAnimEvaluator.h57 os::IAllocator* allocator, u32 animType) in BaseAnimEvaluator() argument
58 : AnimObject(allocator, animType), in BaseAnimEvaluator()
/NW4C-2.0.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp124 nw::demo::Utility::AnimationType animType; member
415 animBindingTable.animType); in BuildAnimations()
440 animBindingTable.animType, in BuildAnimations()
445 if (animBindingTable.animType == nw::demo::Utility::CAMERA_ANIMATION) in BuildAnimations()
/NW4C-2.0.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp106 nw::demo::Utility::AnimationType animType; member
655 animBindingTable.animType, in BuildAnimations()