API Reference ============= .. autosummary:: :toctree: generated :caption: Core modules skppy.loader skppy.material_loader skppy.exceptions skppy.utils skppy.triangulation .. autosummary:: :toctree: generated :caption: Data structures skppy.data_structure.document skppy.data_structure.annotations skppy.data_structure.construction skppy.data_structure.entities skppy.data_structure.header skppy.data_structure.images skppy.data_structure.layers skppy.data_structure.materials skppy.data_structure.meta skppy.data_structure.model skppy.data_structure.model_metadata skppy.data_structure.primitives skppy.data_structure.scene skppy.data_structure.scene_data .. autosummary:: :toctree: generated :caption: Parsers skppy.parser.definitions skppy.parser.camera_parser skppy.parser.entities skppy.parser.header_parser skppy.parser.layers skppy.parser.material_parser skppy.parser.meta_parser skppy.parser.model_parser skppy.parser.rendering_options skppy.parser.scenes_parser skppy.parser.tlv skppy.parser.zip_entries skppy.parser_legacy.binary skppy.parser_legacy.diagnostics skppy.parser_legacy.envelope skppy.parser_legacy.parser skppy.parser_legacy.rendering_options skppy.parser_legacy.schema