Reads a list of obstacles from a file pointer.
Reads a list of obstacles from a file pointer. The file format is:[n, number of obstacles] n obstacles, each in the format: [obstacle type (either "polyhedron" or "elevationMap")] [static friction coefficient] [dynamic friction coefficient] [an mpoly in the format described by readMPoly, or an elevation map:]
Alphabetic index HTML hierarchy of classes or Java