loader_obj::Material¶
-
namespace
marengine::loader_obj¶ -
-
class
Loader¶ -
Public Members
-
std::vector<uint32_t>
LoadedIndices¶
Private Functions
-
void
GenVerticesFromRawOBJ(std::vector<Vertex> &oVerts, const std::vector<Vector3> &iPositions, const std::vector<Vector2> &iTCoords, const std::vector<Vector3> &iNormals, const std::string &icurline)¶
-
bool
LoadMaterials(std::string path)¶
-
int32_t
checkVertexType(const std::string &sFace, std::vector<std::string> &sVertices) const¶
-
std::vector<uint32_t>
-
struct
Material¶
-
namespace
algorithm¶
-
class