Rise
The Vieneo Province
s_universe_object Struct Reference

#include <globals.h>

Collaboration diagram for s_universe_object:
[legend]

Public Attributes

short type
 
float revprog
 
float rotprog
 
float revoffset
 
float rotoffset
 
float inclination
 
float range
 
float rotation
 
float revolution
 
float scale
 
float tilt
 
D3DXMATRIX matrixWorld
 
D3DXMATRIX matrixBase
 
D3DXMATRIX matrixReal
 
D3DXVECTOR3 position
 
unsigned short components
 
s_mesh_componentcomponentarray = nullptr
 
D3DXQUATERNION orientation
 
D3DXVECTOR3 velocity
 
float distance
 
float bound
 
bool powered
 
unsigned long compare
 
float speed
 
float timer
 

Detailed Description

Definition at line 475 of file globals.h.

Member Data Documentation

◆ bound

float s_universe_object::bound

Definition at line 502 of file globals.h.

◆ compare

unsigned long s_universe_object::compare

Definition at line 505 of file globals.h.

◆ componentarray

s_mesh_component* s_universe_object::componentarray = nullptr

Definition at line 497 of file globals.h.

◆ components

unsigned short s_universe_object::components

Definition at line 496 of file globals.h.

◆ distance

float s_universe_object::distance

Definition at line 501 of file globals.h.

◆ inclination

float s_universe_object::inclination

Definition at line 481 of file globals.h.

◆ matrixBase

D3DXMATRIX s_universe_object::matrixBase

Definition at line 491 of file globals.h.

◆ matrixReal

D3DXMATRIX s_universe_object::matrixReal

Definition at line 491 of file globals.h.

◆ matrixWorld

D3DXMATRIX s_universe_object::matrixWorld

Definition at line 491 of file globals.h.

◆ orientation

D3DXQUATERNION s_universe_object::orientation

Definition at line 499 of file globals.h.

◆ position

D3DXVECTOR3 s_universe_object::position

Definition at line 493 of file globals.h.

◆ powered

bool s_universe_object::powered

Definition at line 503 of file globals.h.

◆ range

float s_universe_object::range

Definition at line 483 of file globals.h.

◆ revoffset

float s_universe_object::revoffset

Definition at line 480 of file globals.h.

◆ revolution

float s_universe_object::revolution

Definition at line 486 of file globals.h.

◆ revprog

float s_universe_object::revprog

Definition at line 479 of file globals.h.

◆ rotation

float s_universe_object::rotation

Definition at line 485 of file globals.h.

◆ rotoffset

float s_universe_object::rotoffset

Definition at line 480 of file globals.h.

◆ rotprog

float s_universe_object::rotprog

Definition at line 479 of file globals.h.

◆ scale

float s_universe_object::scale

Definition at line 488 of file globals.h.

◆ speed

float s_universe_object::speed

Definition at line 506 of file globals.h.

◆ tilt

float s_universe_object::tilt

Definition at line 489 of file globals.h.

◆ timer

float s_universe_object::timer

Definition at line 506 of file globals.h.

◆ type

short s_universe_object::type

Definition at line 477 of file globals.h.

◆ velocity

D3DXVECTOR3 s_universe_object::velocity

Definition at line 500 of file globals.h.


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