GLTFParser
- class compas.files.GLTFParser(reader)[source]
Bases:
objectParse the contents of the reader into a
compas.files.GLTFContentobject.- Parameters
reader (
compas.files.GLTFReader)- Attributes
reader (
compas.files.GLTFReader)content (
compas.files.GLTFContent)
Methods
get_generic_indices(num_vertices)parse()