Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
SimpleMesh Class Reference

#include <Mesh.hpp>

Collaboration diagram for SimpleMesh:
Collaboration graph

Private Attributes

std::vector< SimpleVertexverticesM
 
std::vector< uint32_t > indicesM
 

Member Data Documentation

◆ indicesM

std::vector<uint32_t> SimpleMesh::indicesM
private

◆ verticesM

std::vector<SimpleVertex> SimpleMesh::verticesM
private

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