Polyphase Game Engine
Loading...
Searching...
No Matches
Vertex Struct Reference

#include <Vertex.h>

Public Attributes

glm::vec3 mPosition
 
glm::vec2 mTexcoord0
 
glm::vec2 mTexcoord1
 
glm::vec3 mNormal
 

Member Data Documentation

◆ mNormal

glm::vec3 Vertex::mNormal

◆ mPosition

glm::vec3 Vertex::mPosition

◆ mTexcoord0

glm::vec2 Vertex::mTexcoord0

◆ mTexcoord1

glm::vec2 Vertex::mTexcoord1

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