OpenBarnyard
 
Loading...
Searching...
No Matches
TTMDWin::SkinVertex Struct Reference

#include <TTMDWin.h>

Public Attributes

TVector3 Position
 
TVector3 Normal
 
TUINT8 Weights [4]
 
TUINT8 Bones [4]
 
TVector2 UV
 

Detailed Description

Definition at line 12 of file TTMDWin.h.

Member Data Documentation

◆ Bones

TUINT8 TTMDWin::SkinVertex::Bones[4]

Definition at line 17 of file TTMDWin.h.

◆ Normal

TVector3 TTMDWin::SkinVertex::Normal

Definition at line 15 of file TTMDWin.h.

◆ Position

TVector3 TTMDWin::SkinVertex::Position

Definition at line 14 of file TTMDWin.h.

◆ UV

TVector2 TTMDWin::SkinVertex::UV

Definition at line 18 of file TTMDWin.h.

◆ Weights

TUINT8 TTMDWin::SkinVertex::Weights[4]

Definition at line 16 of file TTMDWin.h.


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