gtsam_points
Loading...
Searching...
No Matches
include
glk
io
mesh_io.hpp
Go to the documentation of this file.
1
#ifndef GLK_MESH_IO_HPP
2
#define GLK_MESH_IO_HPP
3
4
#include <
glk/mesh_model.hpp
>
5
6
namespace
glk
{
7
8
std::shared_ptr<MeshModel>
load_mesh_model
(
const
std::string&
path
);
9
10
}
// namespace glk
11
12
#endif
mesh_model.hpp
glk
Definition
async_buffer_copy.hpp:6
glk::load_mesh_model
std::shared_ptr< MeshModel > load_mesh_model(const std::string &path)
glk::make_shared
std::enable_if_t< needs_aligned_allocator< T >::value, std::shared_ptr< T > > make_shared(Args &&... args)
Definition
make_shared.hpp:20
Generated by
1.9.8