Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kge::gfx::Vertex2 Struct Reference

#include <Structs.h>

Public Attributes

float X
float Y
 X.

Detailed Description

Definition at line 44 of file Structs.h.

Member Data Documentation

float kge::gfx::Vertex2::X

Definition at line 46 of file Structs.h.

Referenced by kge::gfx::CalcTangent().

float kge::gfx::Vertex2::Y

X.

Definition at line 47 of file Structs.h.

Referenced by kge::gfx::CalcTangent().


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