PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::gltf_import_internal::ImportState Struct Reference

Public Attributes

const Filesystemfilesystem = nullptr
VirtualPath source_path
std::filesystem::path resolved_source_path
SourceRoot source_root
cgltf_data * gltf = nullptr
GeneratedFiles generated
std::unordered_map< const cgltf_image *, VirtualPathimage_paths
std::unordered_map< const cgltf_material *, VirtualPathmaterial_paths
std::unordered_map< const cgltf_primitive *, VirtualPathprimitive_mesh_paths
std::unordered_map< const cgltf_node *, EntityIdimported_node_entities
std::optional< VirtualPathdefault_material_path
std::unordered_map< std::string, std::size_t > mesh_name_counts
std::unordered_map< std::string, std::size_t > material_name_counts
std::unordered_map< std::string, std::size_t > texture_name_counts
std::vector< std::string > warning_messages
std::unordered_set< std::string > seen_warning_messages
std::string failure_message

The documentation for this struct was generated from the following file: