Class Mesh

Class Documentation

class Mesh

Public Functions

Mesh(std::vector<Vertex> &&vertices, std::vector<uint32_t> &&indices)
~Mesh()