OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
RenderBillboard Struct Reference

#include <RenderEntities.h>

Public Attributes

float screenspace_projection_factor_x
 
float screenspace_projection_factor_y
 
float fov_x
 
float fov_y
 
int field_14_actor_id
 
Spritehwsprite
 
int16_t uPaletteIndex
 
int uIndoorSectorID
 
int16_t field_1E
 
int16_t world_x
 
int16_t world_y
 
int16_t world_z
 
int16_t screen_space_x
 
int16_t screen_space_y
 
int32_t screen_space_z
 
Pid object_pid
 
uint16_t dimming_level
 
Color sTintColor
 
SpriteFramepSpriteFrame
 

Member Data Documentation

◆ dimming_level

uint16_t RenderBillboard::dimming_level

◆ field_14_actor_id

int RenderBillboard::field_14_actor_id

◆ field_1E

int16_t RenderBillboard::field_1E

◆ fov_x

float RenderBillboard::fov_x

◆ fov_y

float RenderBillboard::fov_y

◆ hwsprite

Sprite* RenderBillboard::hwsprite

◆ object_pid

Pid RenderBillboard::object_pid

◆ pSpriteFrame

SpriteFrame* RenderBillboard::pSpriteFrame

◆ screen_space_x

int16_t RenderBillboard::screen_space_x

◆ screen_space_y

int16_t RenderBillboard::screen_space_y

◆ screen_space_z

int32_t RenderBillboard::screen_space_z

◆ screenspace_projection_factor_x

float RenderBillboard::screenspace_projection_factor_x

◆ screenspace_projection_factor_y

float RenderBillboard::screenspace_projection_factor_y

◆ sTintColor

Color RenderBillboard::sTintColor

◆ uIndoorSectorID

int RenderBillboard::uIndoorSectorID

◆ uPaletteIndex

int16_t RenderBillboard::uPaletteIndex

◆ world_x

int16_t RenderBillboard::world_x

◆ world_y

int16_t RenderBillboard::world_y

◆ world_z

int16_t RenderBillboard::world_z

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