Polyphase Game Engine
Loading...
Searching...
No Matches
Vertex.h File Reference
#include "Constants.h"
#include "Maths.h"

Go to the source code of this file.

Classes

struct  Vertex
 
struct  VertexColor
 
struct  VertexUI
 
struct  VertexLine
 
struct  VertexSkinned
 
struct  VertexParticle
 

Enumerations

enum class  VertexType {
  Vertex , VertexInstanceColor , VertexColor , VertexColorInstanceColor ,
  VertexUI , VertexLine , VertexSkinned , VertexParticle ,
  Max
}
 

Enumeration Type Documentation

◆ VertexType

enum class VertexType
strong
Enumerator
Vertex 
VertexInstanceColor 
VertexColor 
VertexColorInstanceColor 
VertexUI 
VertexLine 
VertexSkinned 
VertexParticle 
Max