Searched refs:coneList (Results 1 – 4 of 4) sorted by relevance
132 list<Triangulation::Cone> coneList=Triangulation::triangulate(*i,rays); in main() local134 for(list<Triangulation::Cone>::const_iterator j=coneList.begin();j!=coneList.end();j++) in main()
56 local coneList = 0137 coneList = gl.CreateList(function() function204 gl.DeleteList(coneList)331 gl.CallList(coneList)
721 dgListNode** const coneList = &stackPool[0]; in CalculateConvexHull() local800 coneList[newCount] = newNode; in CalculateConvexHull()808 dgListNode* const nodeA = coneList[i]; in CalculateConvexHull()812 dgListNode* const nodeB = coneList[j]; in CalculateConvexHull()823 dgListNode* const nodeB = coneList[j]; in CalculateConvexHull()