The small3d library
Tiny C++ 3D game development library for Win/MacOS/Linux/FreeBSD
|
This is the complete list of members for small3d::File, including all inherited members.
File(const std::string &fileLocation) | small3d::File | explicit |
fullPath | small3d::File | protected |
getMeshNames()=0 | small3d::File | pure virtual |
load(Model &model, const std::string &meshName)=0 | small3d::File | pure virtual |