scenepic 1.1.0
3D Visualization Made Easy
|
Go to the source code of this file.
Namespaces | |
namespace | scenepic |
Functions | |
std::shared_ptr< MeshInfo > | scenepic::load_obj (const std::string &path) |
Load the geometry of a WaveFront OBJ file from a location on disk. More... | |
std::shared_ptr< MeshInfo > | scenepic::load_obj (std::istream &stream) |
Load the geometry of a WaveFront OBJ file from a stream. More... | |