PolyhedronStateDeserializer | R Documentation |
Polyhedron state for deserialize from database
Rpolyhedra::PolyhedronState
-> PolyhedronStateDeserializer
serialized.polyhedron
polyhedron definition serialized
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.polyhedron
a 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)
deep
Whether to make a deep clone.
ken4rab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.