Home
last modified time | relevance | path

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

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