UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::structure::VertexXYUV Struct Reference

#include <ugdk/structure/vertex.h>

Public Member Functions

void set_xyuv (float _x, float _y, float _u, float _v)
 

Public Attributes

float x
 
float y
 
float u
 
float v
 

Member Function Documentation

void ugdk::structure::VertexXYUV::set_xyuv ( float  _x,
float  _y,
float  _u,
float  _v 
)
inline

Member Data Documentation

float ugdk::structure::VertexXYUV::u
float ugdk::structure::VertexXYUV::v
float ugdk::structure::VertexXYUV::x
float ugdk::structure::VertexXYUV::y

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