Lines Matching refs:get_npoints
81 for(i=1; i<= polygon->get_npoints()-2; i++)
91 for(i=0; i<= temp->get_npoints()-2; i++)
113 n_leftVerts += tempV->get_npoints();
118 n_rightVerts += tempV->get_npoints();
138 for(j=1; j<tempV->get_npoints(); j++)
149 for(j=tempV->get_npoints()-1; j>=1; j--)
175 n_lowerVerts += tempV->get_npoints();
180 n_upperVerts += tempV->get_npoints();
189 for(j=0; j<tempV->get_npoints(); j++)
199 for(j=tempV->get_npoints()-1; j>=0; j--)
350 for(i=1; i<=topV->get_npoints()-2; i++) { /*the first vertex is the top vertex which doesn't belong to inc_chain*/
355 for(i=0; i<=tempV->get_npoints()-2; i++){
362 for(i=tempV->get_npoints()-2; i>=0; i--){
366 for(i=botV->get_npoints()-2; i>=1; i--){
1360 for(i=1; i<=topV->get_npoints()-2; i++) { /*the first vertex is the top vertex which doesn't belong to inc_chain*/
1365 for(i=0; i<=tempV->get_npoints()-2; i++){
1373 for(i=tempV->get_npoints()-2; i>=0; i--){
1377 for(i=botV->get_npoints()-2; i>=1; i--){