GLTFParser
- class compas.files.GLTFParser(reader)[source]
Bases:
object
Parse the contents of the reader into a GLTFContent object.
- Parameters
reader (
GLTFReader
)- Attributes
reader (
GLTFReader
)content (
GLTFContent
)
Methods
Bases: object
Parse the contents of the reader into a GLTFContent object.
reader (GLTFReader
)
reader (GLTFReader
)
content (GLTFContent
)
Methods