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

3D vertex with Bone ID More...

#include <Structs.h>

Public Attributes

Vertex3 pos
int BoneID

Detailed Description

3D vertex with Bone ID

Definition at line 232 of file Structs.h.

Member Data Documentation

int kge::gfx::Vertex3I::BoneID

Definition at line 235 of file Structs.h.

Vertex3 kge::gfx::Vertex3I::pos

Definition at line 234 of file Structs.h.


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