Scrapes polyhedra from a dmccooey file format
PolyhedronStateDmccoeyScraper.classR6Class object.
initialize(file.id, netlib.p3.lines)Initializes the object, taking the file.id and PDH file as parameters
scrape()Scrapes data from dmccooey file format
scrapeValues(values.lines)Scrapes values
scrapeVertices(vertices.lines)Scrapes vertices
scrapeFaces(face.lines)Scrapes faces
applyTransformationMatrix(transformation.matrix)Apply transformation matrix to polyhedron
buildRGL(transformation.matrix)Builds the RGL model