Data Structures | |
class | Parser |
Load a file in .xml.bz2 format. More... | |
class | ParserException |
Class thrown when an error occurs while parsing, you should call the 'what' method. More... | |
Enumerations | |
enum | MeshSequenceType { DynamicMesh, StableMeshSequence, UnconstrainedMeshSequence } |
Describe what type of mesh sequence is loaded. More... |
Describe what type of mesh sequence is loaded.
Possibles Values : DynamicMesh, StableMeshSequence, UnconstrainedMeshSequence