Avionics
Dropship Simulator
SFromDisplay Struct Reference

ID_USER_PACKET_ENUM + 2. More...

#include <RakNetUserPackets.h>

Inheritance diagram for SFromDisplay:
[legend]
Collaboration diagram for SFromDisplay:
[legend]

Public Attributes

float heading
 
float pitchAttitude
 
float rollAttitude
 
float ias
 
float aoa
 
float fpa
 
D3DXVECTOR3 location
 
D3DXVECTOR3 sumOfForces
 
float fps
 
- Public Attributes inherited from SBasePacket
unsigned char type
 

Additional Inherited Members

- Public Member Functions inherited from SBasePacket
void Send (RakNet::RakPeerInterface *rak4Peers, SPacketSetting setting) const
 

Detailed Description

ID_USER_PACKET_ENUM + 2.

Definition at line 49 of file RakNetUserPackets.h.

Member Data Documentation

◆ aoa

float SFromDisplay::aoa

Definition at line 55 of file RakNetUserPackets.h.

◆ fpa

float SFromDisplay::fpa

Definition at line 55 of file RakNetUserPackets.h.

◆ fps

float SFromDisplay::fps

Definition at line 61 of file RakNetUserPackets.h.

◆ heading

float SFromDisplay::heading

Definition at line 54 of file RakNetUserPackets.h.

◆ ias

float SFromDisplay::ias

Definition at line 55 of file RakNetUserPackets.h.

◆ location

D3DXVECTOR3 SFromDisplay::location

Definition at line 57 of file RakNetUserPackets.h.

◆ pitchAttitude

float SFromDisplay::pitchAttitude

Definition at line 54 of file RakNetUserPackets.h.

◆ rollAttitude

float SFromDisplay::rollAttitude

Definition at line 54 of file RakNetUserPackets.h.

◆ sumOfForces

D3DXVECTOR3 SFromDisplay::sumOfForces

Definition at line 59 of file RakNetUserPackets.h.


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