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

#include <Vertex.h>

Public Attributes

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

Member Data Documentation

◆ color

SharpKmyGfx::Color SharpKmyGfx::VertexPositionNormalTextureColor::color

◆ normal

SharpKmyMath::Vector3 SharpKmyGfx::VertexPositionNormalTextureColor::normal

◆ pos

SharpKmyMath::Vector3 SharpKmyGfx::VertexPositionNormalTextureColor::pos

◆ tc

SharpKmyMath::Vector2 SharpKmyGfx::VertexPositionNormalTextureColor::tc