Clutter Engine 0.0.1
Loading...
Searching...
No Matches
clt::Vertex Struct Reference

Structure representing a single vertex in a mesh. More...

#include <Mesh.h>

Public Attributes

Vector3 position
 Position of the vertex.
 
Vector3 normal
 Normal vector at the vertex.
 
Vector2 texCoord
 Texture coordinate of the vertex.
 

Detailed Description

Structure representing a single vertex in a mesh.


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