arsa  2.7
Public Attributes | List of all members
irr::scene::SMD3Vertex Struct Reference

Compressed Vertex Data. More...

#include <IAnimatedMeshMD3.h>

Public Attributes

s16 position [3]
 
u8 normal [2]
 

Detailed Description

Compressed Vertex Data.

Definition at line 116 of file IAnimatedMeshMD3.h.

Member Data Documentation

◆ normal

u8 irr::scene::SMD3Vertex::normal[2]

Definition at line 119 of file IAnimatedMeshMD3.h.

◆ position

s16 irr::scene::SMD3Vertex::position[3]

Definition at line 118 of file IAnimatedMeshMD3.h.


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