|
group2 0.1.0
CSE 125 Group 2
|
Per-vertex attributes: position, normal, and texture coordinates. More...
#include <Asset.hpp>
Public Attributes | |
| glm::vec3 | position |
| glm::vec3 | normal |
| glm::vec2 | texUV |
Per-vertex attributes: position, normal, and texture coordinates.
| glm::vec3 Asset::Vertex::normal |
| glm::vec3 Asset::Vertex::position |
| glm::vec2 Asset::Vertex::texUV |