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