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