|
OpenGothic
Open source reimplementation of Gothic I and II
|
#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 |
Definition at line 44 of file pfxbucket.h.
| uint32_t PfxBucket::PfxState::bits0 = 0 |
Definition at line 48 of file pfxbucket.h.
| uint32_t PfxBucket::PfxState::color = 0 |
Definition at line 46 of file pfxbucket.h.
| uint32_t PfxBucket::PfxState::colorB = 0 |
Definition at line 50 of file pfxbucket.h.
| Tempest::Vec3 PfxBucket::PfxState::dir |
Definition at line 49 of file pfxbucket.h.
| Tempest::Vec3 PfxBucket::PfxState::pos |
Definition at line 45 of file pfxbucket.h.
| Tempest::Vec3 PfxBucket::PfxState::size |
Definition at line 47 of file pfxbucket.h.