OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Resources::VertexA Struct Reference

#include <resources.h>

Public Attributes

float norm [3]
 
float uv [2]
 
uint32_t color
 
float pos [4][3]
 
uint8_t boneId [4]
 
float weights [4]
 

Detailed Description

Definition at line 62 of file resources.h.

Member Data Documentation

◆ boneId

uint8_t Resources::VertexA::boneId[4]

Definition at line 67 of file resources.h.

◆ color

uint32_t Resources::VertexA::color

Definition at line 65 of file resources.h.

◆ norm

float Resources::VertexA::norm[3]

Definition at line 63 of file resources.h.

◆ pos

float Resources::VertexA::pos[4][3]

Definition at line 66 of file resources.h.

◆ uv

float Resources::VertexA::uv[2]

Definition at line 64 of file resources.h.

◆ weights

float Resources::VertexA::weights[4]

Definition at line 68 of file resources.h.


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