Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::scene::loader::ObjModel Class Reference
Inheritance diagram for oe::scene::loader::ObjModel:
[legend]
Collaboration diagram for oe::scene::loader::ObjModel:
[legend]

Public Member Functions

 ObjModel (const std::string &filename)
 
const std::map< std::string, std::vector< uint32_t > > & getIndicesByParts () const
 
const bool & hasNormals ()
 
const bool & hasTexcoords ()
 
std::vector< oe::scene::Vertex > & getVertices ()
 
std::vector< uint32_t > & getIndices ()
 

The documentation for this class was generated from the following file: