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

Normal, texture and color. More...

#include <Structs.h>

Public Attributes

Vertex3 Nor
Vertex2 tex
ul32 Color

Detailed Description

Normal, texture and color.

Definition at line 223 of file Structs.h.

Member Data Documentation

ul32 kge::gfx::VertexNTC::Color

Color

Definition at line 227 of file Structs.h.

Vertex3 kge::gfx::VertexNTC::Nor

Definition at line 225 of file Structs.h.

Vertex2 kge::gfx::VertexNTC::tex

Definition at line 226 of file Structs.h.


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