Rise
The Vieneo Province
s_network_objects Struct Reference

#include <globals.h>

Collaboration diagram for s_network_objects:
[legend]

Public Attributes

D3DXCOLOR specular
 
unsigned char type = 0
 
char IVR [7]
 
char hullname [23]
 
DWORD trimcolor
 
char logofile [8]
 
D3DXVECTOR3 velocity = centerC
 
D3DXVECTOR3 barycentric = centerC
 
D3DXVECTOR3 dockingvel = centerC
 
D3DXVECTOR3 positer = centerC
 
D3DXVECTOR3 posleft = centerC
 
D3DXVECTOR3 veliter = centerC
 
D3DXVECTOR3 velleft = centerC
 
D3DXVECTOR3 acc = centerC
 
D3DXVECTOR3 acciter = centerC
 
D3DXVECTOR3 accleft = centerC
 
float tx = 0.0f
 
float ty = 0.0f
 
float tz = 0.0f
 
float txiter = 0.0f
 
float tyiter = 0.0f
 
float tziter = 0.0f
 
float txleft = 0.0f
 
float tyleft = 0.0f
 
float tzleft = 0.0f
 
char reference = -127
 
short inarray = -1
 
unsigned char bay = 0
 
D3DXVECTOR3 position = centerC
 
D3DXVECTOR3 dockoffset = centerC
 
double precisionx = 0.0f
 
double precisiony = 0.0f
 
double precisionz = 0.0f
 
unsigned long compare
 
float speed
 
float timer
 
D3DXMATRIX matrixWorld
 
D3DXMATRIX matrixBase
 
D3DXMATRIX dor
 
D3DXMATRIX matrixInvOrientation
 
D3DXQUATERNION orientation
 
D3DXQUATERNION orientiter
 
D3DXQUATERNION orientleft
 
float pitch
 
float roll
 
float yaw
 
float pitchleft
 
float pitchiter
 
float rollleft
 
float rolliter
 
float yawleft
 
float yawiter
 
float pitchdeflect
 
float rolldeflect
 
float yawdeflect
 
float steerLimitRadian
 
float tireCircumferenceKm
 
bool logolight
 
bool headlight
 
bool active
 
bool visible
 
bool clientinit
 
bool geardown
 
bool baydoor
 
bool domelight
 
bool inhibitvisibility
 
bool police
 
bool specialight
 
bool tow
 
bool docked
 
bool simulator
 
bool brakelight
 
char align
 
char portassigned = -1
 
float flapdown
 
unsigned short vehicleId = 0
 
float bound
 
float distance
 
float cloaking
 
float baydoorextent
 
float tireRotationRadians
 
short VB
 
unsigned short components = 0
 
s_mesh_componentcomponentarray = nullptr
 
bool drawflag
 
bool groundvehicle
 
int allegiance
 
char owner [13]
 
int ownerId
 
bool reposess
 
bool stolen
 
unsigned short sequence
 
float closurerate = 0.0f
 
int ordinal = -1
 
WCHAR tcasOnly [16]
 
float msl = -1.0f
 
float vsi = 0.0f
 

Detailed Description

Definition at line 529 of file globals.h.

Member Data Documentation

◆ acc

D3DXVECTOR3 s_network_objects::acc = centerC

Definition at line 542 of file globals.h.

◆ acciter

D3DXVECTOR3 s_network_objects::acciter = centerC

Definition at line 542 of file globals.h.

◆ accleft

D3DXVECTOR3 s_network_objects::accleft = centerC

Definition at line 542 of file globals.h.

◆ active

bool s_network_objects::active

Definition at line 565 of file globals.h.

◆ align

char s_network_objects::align

Definition at line 567 of file globals.h.

◆ allegiance

int s_network_objects::allegiance

Definition at line 584 of file globals.h.

◆ barycentric

D3DXVECTOR3 s_network_objects::barycentric = centerC

Definition at line 540 of file globals.h.

◆ bay

unsigned char s_network_objects::bay = 0

Definition at line 548 of file globals.h.

◆ baydoor

bool s_network_objects::baydoor

Definition at line 565 of file globals.h.

◆ baydoorextent

float s_network_objects::baydoorextent

Definition at line 572 of file globals.h.

◆ bound

float s_network_objects::bound

Definition at line 572 of file globals.h.

◆ brakelight

bool s_network_objects::brakelight

Definition at line 566 of file globals.h.

◆ clientinit

bool s_network_objects::clientinit

Definition at line 565 of file globals.h.

◆ cloaking

float s_network_objects::cloaking

Definition at line 572 of file globals.h.

◆ closurerate

float s_network_objects::closurerate = 0.0f

Definition at line 590 of file globals.h.

◆ compare

unsigned long s_network_objects::compare

Definition at line 552 of file globals.h.

◆ componentarray

s_mesh_component* s_network_objects::componentarray = nullptr

Definition at line 578 of file globals.h.

◆ components

unsigned short s_network_objects::components = 0

Definition at line 577 of file globals.h.

◆ distance

float s_network_objects::distance

Definition at line 572 of file globals.h.

◆ docked

bool s_network_objects::docked

Definition at line 566 of file globals.h.

◆ dockingvel

D3DXVECTOR3 s_network_objects::dockingvel = centerC

Definition at line 540 of file globals.h.

◆ dockoffset

D3DXVECTOR3 s_network_objects::dockoffset = centerC

Definition at line 549 of file globals.h.

◆ domelight

bool s_network_objects::domelight

Definition at line 565 of file globals.h.

◆ dor

D3DXMATRIX s_network_objects::dor

Definition at line 556 of file globals.h.

◆ drawflag

bool s_network_objects::drawflag

Definition at line 581 of file globals.h.

◆ flapdown

float s_network_objects::flapdown

Definition at line 568 of file globals.h.

◆ geardown

bool s_network_objects::geardown

Definition at line 565 of file globals.h.

◆ groundvehicle

bool s_network_objects::groundvehicle

Definition at line 581 of file globals.h.

◆ headlight

bool s_network_objects::headlight

Definition at line 565 of file globals.h.

◆ hullname

char s_network_objects::hullname[23]

Definition at line 535 of file globals.h.

◆ inarray

short s_network_objects::inarray = -1

Definition at line 547 of file globals.h.

◆ inhibitvisibility

bool s_network_objects::inhibitvisibility

Definition at line 565 of file globals.h.

◆ IVR

char s_network_objects::IVR[7]

Definition at line 534 of file globals.h.

◆ logofile

char s_network_objects::logofile[8]

Definition at line 538 of file globals.h.

◆ logolight

bool s_network_objects::logolight

Definition at line 565 of file globals.h.

◆ matrixBase

D3DXMATRIX s_network_objects::matrixBase

Definition at line 556 of file globals.h.

◆ matrixInvOrientation

D3DXMATRIX s_network_objects::matrixInvOrientation

Definition at line 556 of file globals.h.

◆ matrixWorld

D3DXMATRIX s_network_objects::matrixWorld

Definition at line 555 of file globals.h.

◆ msl

float s_network_objects::msl = -1.0f

Definition at line 595 of file globals.h.

◆ ordinal

int s_network_objects::ordinal = -1

Definition at line 593 of file globals.h.

◆ orientation

D3DXQUATERNION s_network_objects::orientation

Definition at line 558 of file globals.h.

◆ orientiter

D3DXQUATERNION s_network_objects::orientiter

Definition at line 558 of file globals.h.

◆ orientleft

D3DXQUATERNION s_network_objects::orientleft

Definition at line 558 of file globals.h.

◆ owner

char s_network_objects::owner[13]

Definition at line 585 of file globals.h.

◆ ownerId

int s_network_objects::ownerId

Definition at line 586 of file globals.h.

◆ pitch

float s_network_objects::pitch

Definition at line 560 of file globals.h.

◆ pitchdeflect

float s_network_objects::pitchdeflect

Definition at line 562 of file globals.h.

◆ pitchiter

float s_network_objects::pitchiter

Definition at line 561 of file globals.h.

◆ pitchleft

float s_network_objects::pitchleft

Definition at line 561 of file globals.h.

◆ police

bool s_network_objects::police

Definition at line 566 of file globals.h.

◆ portassigned

char s_network_objects::portassigned = -1

Definition at line 567 of file globals.h.

◆ positer

D3DXVECTOR3 s_network_objects::positer = centerC

Definition at line 541 of file globals.h.

◆ position

D3DXVECTOR3 s_network_objects::position = centerC

Definition at line 549 of file globals.h.

◆ posleft

D3DXVECTOR3 s_network_objects::posleft = centerC

Definition at line 541 of file globals.h.

◆ precisionx

double s_network_objects::precisionx = 0.0f

Definition at line 550 of file globals.h.

◆ precisiony

double s_network_objects::precisiony = 0.0f

Definition at line 550 of file globals.h.

◆ precisionz

double s_network_objects::precisionz = 0.0f

Definition at line 550 of file globals.h.

◆ reference

char s_network_objects::reference = -127

Definition at line 546 of file globals.h.

◆ reposess

bool s_network_objects::reposess

Definition at line 587 of file globals.h.

◆ roll

float s_network_objects::roll

Definition at line 560 of file globals.h.

◆ rolldeflect

float s_network_objects::rolldeflect

Definition at line 562 of file globals.h.

◆ rolliter

float s_network_objects::rolliter

Definition at line 561 of file globals.h.

◆ rollleft

float s_network_objects::rollleft

Definition at line 561 of file globals.h.

◆ sequence

unsigned short s_network_objects::sequence

Definition at line 589 of file globals.h.

◆ simulator

bool s_network_objects::simulator

Definition at line 566 of file globals.h.

◆ specialight

bool s_network_objects::specialight

Definition at line 566 of file globals.h.

◆ specular

D3DXCOLOR s_network_objects::specular

Definition at line 531 of file globals.h.

◆ speed

float s_network_objects::speed

Definition at line 553 of file globals.h.

◆ steerLimitRadian

float s_network_objects::steerLimitRadian

Definition at line 563 of file globals.h.

◆ stolen

bool s_network_objects::stolen

Definition at line 588 of file globals.h.

◆ tcasOnly

WCHAR s_network_objects::tcasOnly[16]

Definition at line 594 of file globals.h.

◆ timer

float s_network_objects::timer

Definition at line 553 of file globals.h.

◆ tireCircumferenceKm

float s_network_objects::tireCircumferenceKm

Definition at line 563 of file globals.h.

◆ tireRotationRadians

float s_network_objects::tireRotationRadians

Definition at line 573 of file globals.h.

◆ tow

bool s_network_objects::tow

Definition at line 566 of file globals.h.

◆ trimcolor

DWORD s_network_objects::trimcolor

Definition at line 537 of file globals.h.

◆ tx

float s_network_objects::tx = 0.0f

Definition at line 543 of file globals.h.

◆ txiter

float s_network_objects::txiter = 0.0f

Definition at line 544 of file globals.h.

◆ txleft

float s_network_objects::txleft = 0.0f

Definition at line 545 of file globals.h.

◆ ty

float s_network_objects::ty = 0.0f

Definition at line 543 of file globals.h.

◆ tyiter

float s_network_objects::tyiter = 0.0f

Definition at line 544 of file globals.h.

◆ tyleft

float s_network_objects::tyleft = 0.0f

Definition at line 545 of file globals.h.

◆ type

unsigned char s_network_objects::type = 0

Definition at line 532 of file globals.h.

◆ tz

float s_network_objects::tz = 0.0f

Definition at line 543 of file globals.h.

◆ tziter

float s_network_objects::tziter = 0.0f

Definition at line 544 of file globals.h.

◆ tzleft

float s_network_objects::tzleft = 0.0f

Definition at line 545 of file globals.h.

◆ VB

short s_network_objects::VB

Definition at line 575 of file globals.h.

◆ vehicleId

unsigned short s_network_objects::vehicleId = 0

Definition at line 570 of file globals.h.

◆ veliter

D3DXVECTOR3 s_network_objects::veliter = centerC

Definition at line 541 of file globals.h.

◆ velleft

D3DXVECTOR3 s_network_objects::velleft = centerC

Definition at line 541 of file globals.h.

◆ velocity

D3DXVECTOR3 s_network_objects::velocity = centerC

Definition at line 540 of file globals.h.

◆ visible

bool s_network_objects::visible

Definition at line 565 of file globals.h.

◆ vsi

float s_network_objects::vsi = 0.0f

Definition at line 596 of file globals.h.

◆ yaw

float s_network_objects::yaw

Definition at line 560 of file globals.h.

◆ yawdeflect

float s_network_objects::yawdeflect

Definition at line 562 of file globals.h.

◆ yawiter

float s_network_objects::yawiter

Definition at line 561 of file globals.h.

◆ yawleft

float s_network_objects::yawleft

Definition at line 561 of file globals.h.


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