Polyhedron state for deserialize from database
Rpolyhedra::PolyhedronState
-> PolyhedronStateDeserializer
serialized.polyhedron
polyhedron definition serialized
Inherited methods
new()
Initialize PolyhedronStateDeserializer object
PolyhedronStateDeserializer.class$new(serialized.polyhedron)
serialized.polyhedron
a serialized polyhedron
A new PolyhedronStateDeserializer object.
scrape()
Generates a PolyhedronStateDefined from a serialized polyhedron
PolyhedronStateDeserializer.class$scrape()
A new PolyhedronStateDefined object.
clone()
The objects of this class are cloneable with this method.
PolyhedronStateDeserializer.class$clone(deep = FALSE)
deep
Whether to make a deep clone.