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

#include <pfxbucket.h>

Public Attributes

Tempest::Vec3 pos
 
uint32_t color = 0
 
Tempest::Vec3 size
 
uint32_t bits0 = 0
 
Tempest::Vec3 dir
 
uint32_t colorB = 0
 

Detailed Description

Definition at line 44 of file pfxbucket.h.

Member Data Documentation

◆ bits0

uint32_t PfxBucket::PfxState::bits0 = 0

Definition at line 48 of file pfxbucket.h.

◆ color

uint32_t PfxBucket::PfxState::color = 0

Definition at line 46 of file pfxbucket.h.

◆ colorB

uint32_t PfxBucket::PfxState::colorB = 0

Definition at line 50 of file pfxbucket.h.

◆ dir

Tempest::Vec3 PfxBucket::PfxState::dir

Definition at line 49 of file pfxbucket.h.

◆ pos

Tempest::Vec3 PfxBucket::PfxState::pos

Definition at line 45 of file pfxbucket.h.

◆ size

Tempest::Vec3 PfxBucket::PfxState::size

Definition at line 47 of file pfxbucket.h.


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