Reads a list of obstacles (pointers to daObsStruct objects) from a file.
Reads a list of obstacles (pointers to daObsStruct objects) from a file. 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