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

3D Vertex with One texture. More...

#include <Structs.h>

Public Attributes

Vertex3 pos
Vertex2 tex
 Makane vertex.

Detailed Description

3D Vertex with One texture.

Definition at line 181 of file Structs.h.

Member Data Documentation

Vertex3 kge::gfx::Vertex3T::pos

Definition at line 183 of file Structs.h.

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

Vertex2 kge::gfx::Vertex3T::tex

Makane vertex.

Definition at line 184 of file Structs.h.


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