Polyhedron state for deserialize from database
ken4rab
Rpolyhedra::PolyhedronState -> PolyhedronStateDeserializer
serialized.polyhedronpolyhedron definition serialized
Inherited methods
Rpolyhedra::PolyhedronState$addError()Rpolyhedra::PolyhedronState$applyTransformationMatrix()Rpolyhedra::PolyhedronState$buildRGL()Rpolyhedra::PolyhedronState$checkEdgesConsistency()Rpolyhedra::PolyhedronState$exportToXML()Rpolyhedra::PolyhedronState$getName()Rpolyhedra::PolyhedronState$getSolid()
new()Initialize PolyhedronStateDeserializer object
PolyhedronStateDeserializer$new(serialized.polyhedron)serialized.polyhedrona serialized polyhedron
A new PolyhedronStateDeserializer object.
scrape()Generates a PolyhedronStateDefined from a serialized polyhedron
PolyhedronStateDeserializer$scrape()A new PolyhedronStateDefined object.
clone()The objects of this class are cloneable with this method.
PolyhedronStateDeserializer$clone(deep = FALSE)deepWhether to make a deep clone.