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

#include <drawbuckets.h>

Public Attributes

const StaticMeshstaticMesh = nullptr
 
const AnimMeshanimMesh = nullptr
 
Material mat
 

Detailed Description

Definition at line 15 of file drawbuckets.h.

Member Data Documentation

◆ animMesh

const AnimMesh* DrawBuckets::Bucket::animMesh = nullptr

Definition at line 17 of file drawbuckets.h.

◆ mat

Material DrawBuckets::Bucket::mat

Definition at line 18 of file drawbuckets.h.

◆ staticMesh

const StaticMesh* DrawBuckets::Bucket::staticMesh = nullptr

Definition at line 16 of file drawbuckets.h.


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