Home
last modified time | relevance | path

Searched defs:srcPtr (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/anim/
Danim_AnimBlend.cpp36 const bool* srcPtr = reinterpret_cast<const bool*>(src->GetValueBuffer()); in Blend() local
59 const float* srcPtr = reinterpret_cast<const float*>(src->GetValueBuffer()); in Blend() local