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

#include <Vertex.h>

Public Attributes

SharpKmyMath::Vector3 pos
 
SharpKmyMath::Vector2 tc
 
SharpKmyMath::Vector2 tc2
 
SharpKmyGfx::Color color
 
SharpKmyMath::Vector3 normal
 
SharpKmyMath::Vector3 tangent
 
bool flg
 

Member Data Documentation

◆ color

SharpKmyGfx::Color SharpKmyGfx::VertexPositionNormalMapTexture2Color::color

◆ flg

bool SharpKmyGfx::VertexPositionNormalMapTexture2Color::flg

◆ normal

SharpKmyMath::Vector3 SharpKmyGfx::VertexPositionNormalMapTexture2Color::normal

◆ pos

SharpKmyMath::Vector3 SharpKmyGfx::VertexPositionNormalMapTexture2Color::pos

◆ tangent

SharpKmyMath::Vector3 SharpKmyGfx::VertexPositionNormalMapTexture2Color::tangent

◆ tc

SharpKmyMath::Vector2 SharpKmyGfx::VertexPositionNormalMapTexture2Color::tc

◆ tc2

SharpKmyMath::Vector2 SharpKmyGfx::VertexPositionNormalMapTexture2Color::tc2