#include "coal/mesh_loader/loader.h"
#include "coal/mesh_loader/assimp.h"
#include <boost/filesystem.hpp>
#include "coal/BV/BV.h"
Go to the source code of this file.
Namespaces | |
coal | |
Main namespace. | |
Functions | |
template<typename BV > | |
BVHModelPtr_t | coal::_load (const std::string &filename, const Vec3s &scale) |