Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp147 math::VEC2 *const pVecAry = Layout::NewArray<math::VEC2>(VERTEX_MAX * coordNum); in Reserve() local
148 m_pData = reinterpret_cast<TexCoordQuad *>(pVecAry); in Reserve()