Searched refs:pVecAry (Results 1 – 1 of 1) sorted by relevance
147 math::VEC2 *const pVecAry = Layout::NewArray<math::VEC2>(VERTEX_MAX * coordNum); in Reserve() local148 m_pData = reinterpret_cast<TexCoordQuad *>(pVecAry); in Reserve()