Searched refs:allocMemory (Results 1 – 3 of 3) 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()