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

#include <staticmesh.h>

Public Attributes

const std::vector< Morph > * anim = nullptr
 
const Tempest::StorageBuffer * index = nullptr
 
const Tempest::StorageBuffer * samples = nullptr
 

Detailed Description

Definition at line 42 of file staticmesh.h.

Member Data Documentation

◆ anim

const std::vector<Morph>* StaticMesh::MorphAnim::anim = nullptr

Definition at line 43 of file staticmesh.h.

◆ index

const Tempest::StorageBuffer* StaticMesh::MorphAnim::index = nullptr

Definition at line 44 of file staticmesh.h.

◆ samples

const Tempest::StorageBuffer* StaticMesh::MorphAnim::samples = nullptr

Definition at line 45 of file staticmesh.h.


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