Searched refs:allocMemory (Results 1 – 6 of 6) sorted by relevance
106 CSite *allocMemory(int nsite);
190 CSite *CDelaunay::allocMemory(int n) in allocMemory() function in CDelaunay
129 if (!(m_AllSites = m_Triangulator.allocMemory(numCenters))) in runBlend()