Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::Mesh::Config Class Reference

Data Fields

tenno::vector< Vertexvertices
 
tenno::vector< unsigned int > indices
 
tenno::vector< tenno::shared_ptr< Texture > > textures
 

Detailed Description

Definition at line 112 of file mesh.hpp.

Field Documentation

◆ indices

tenno::vector<unsigned int> brenta::Mesh::Config::indices

Definition at line 117 of file mesh.hpp.

◆ textures

tenno::vector<tenno::shared_ptr<Texture> > brenta::Mesh::Config::textures

Definition at line 118 of file mesh.hpp.

◆ vertices

tenno::vector<Vertex> brenta::Mesh::Config::vertices

Definition at line 116 of file mesh.hpp.


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