group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Vertex Struct Reference

#include <Renderer.hpp>

Public Attributes

glm::vec3 position
 
glm::vec3 normal
 
glm::vec2 texUV
 

Member Data Documentation

◆ normal

glm::vec3 Vertex::normal

◆ position

glm::vec3 Vertex::position

◆ texUV

glm::vec2 Vertex::texUV

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