Logo
Public Attributes | List of all members
SharpKmyGfx::VertexPositionTextureColor Struct Reference

#include <Vertex.h>

Public Attributes

SharpKmyMath::Vector3 pos
 
SharpKmyMath::Vector2 tc
 
SharpKmyGfx::Color color
 

Member Data Documentation

◆ color

SharpKmyGfx::Color SharpKmyGfx::VertexPositionTextureColor::color

◆ pos

SharpKmyMath::Vector3 SharpKmyGfx::VertexPositionTextureColor::pos

◆ tc

SharpKmyMath::Vector2 SharpKmyGfx::VertexPositionTextureColor::tc