Function shapes::createMeshFromBinary(const char *, std::size_t, const std::string&)

Function Documentation

Mesh *shapes::createMeshFromBinary(const char *buffer, std::size_t size, const std::string &assimp_hint = std::string())

Load a mesh from a binary stream that contains a mesh that can be loaded by assimp.