Function shapes::createMeshFromAsset(const aiScene *, const Eigen::Vector3d&, const std::string&)

Function Documentation

Mesh *shapes::createMeshFromAsset(const aiScene *scene, const Eigen::Vector3d &scale, const std::string &assimp_hint = std::string())

Load a mesh from an assimp datastructure.