Uses of Class
pogr1_holec.triangle

Uses of triangle in pogr1_holec
 

Fields in pogr1_holec with type parameters of type triangle
 java.util.ArrayList<triangle> ConvexHull.ConvexHullSurface
           
 

Methods in pogr1_holec that return types with arguments of type triangle
 java.util.ArrayList<triangle> ConvexHull.getConvexHullSurface()
           
 java.util.ArrayList<triangle> polygon.getTriangulation()