Searched refs:nVtxLimit (Results 1 – 1 of 1) sorted by relevance
124 const int nVtxLimit,176 const int nVtxLimit,278 const int nVtxLimit, in CObject() argument284 m_nVtxLimit = nVtxLimit; in CObject()287 m_pvMesh = new std::vector<SMesh>[nVtxLimit-2]; in CObject()648 const int nVtxLimit, in Init() argument651 m_nVtxLimit = nVtxLimit; in Init()654 psVtx = (SVtx**)malloc(nVtxLimit * sizeof(*psVtx)); in Init()