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

#include <staticmesh.h>

Public Attributes

std::string name
 
size_t numFrames = 0
 
size_t samplesPerFrame = 0
 
int32_t layer = 0
 
uint64_t tickPerFrame = 50
 
uint64_t duration = 0
 
size_t index = 0
 

Detailed Description

Definition at line 31 of file staticmesh.h.

Member Data Documentation

◆ duration

uint64_t StaticMesh::Morph::duration = 0

Definition at line 37 of file staticmesh.h.

◆ index

size_t StaticMesh::Morph::index = 0

Definition at line 39 of file staticmesh.h.

◆ layer

int32_t StaticMesh::Morph::layer = 0

Definition at line 35 of file staticmesh.h.

◆ name

std::string StaticMesh::Morph::name

Definition at line 32 of file staticmesh.h.

◆ numFrames

size_t StaticMesh::Morph::numFrames = 0

Definition at line 33 of file staticmesh.h.

◆ samplesPerFrame

size_t StaticMesh::Morph::samplesPerFrame = 0

Definition at line 34 of file staticmesh.h.

◆ tickPerFrame

uint64_t StaticMesh::Morph::tickPerFrame = 50

Definition at line 36 of file staticmesh.h.


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