Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
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

namespace  drake
namespace  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.