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

#include <resources.h>

Public Attributes

float pos [3]
 
float norm [3]
 
float uv [2]
 
uint32_t color
 

Detailed Description

Definition at line 55 of file resources.h.

Member Data Documentation

◆ color

uint32_t Resources::Vertex::color

Definition at line 59 of file resources.h.

◆ norm

float Resources::Vertex::norm[3]

Definition at line 57 of file resources.h.

◆ pos

float Resources::Vertex::pos[3]

Definition at line 56 of file resources.h.

◆ uv

float Resources::Vertex::uv[2]

Definition at line 58 of file resources.h.


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