Drake
Drake C++ Documentation
read_gltf_to_memory.h File Reference
#include <filesystem>
#include "drake/geometry/in_memory_mesh.h"
Include dependency graph for read_gltf_to_memory.h:

Namespaces

 drake
 
 drake::geometry
 

Functions

InMemoryMesh ReadGltfToMemory (const std::filesystem::path &gltf_path)
 Given a file path to a .gltf file, loads the .gltf file contents into memory. More...