Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CCockpitPanel Class Reference

#include <Cameras.h>

Inheritance diagram for CCockpitPanel:

CStreamObject CObject List of all members.

Public Member Functions

 CCockpitPanel (void)
int Read (SStream *stream, Tag tag)

Public Attributes

Tag id
bool main
float hdg
float pitch
Tag pnls [4]
float ofst_x
float ofst_y
float ofst_z
float xscr_x
float xscr_y
int umdl

Detailed Description

Definition at line 160 of file Cameras.h.


Constructor & Destructor Documentation

CCockpitPanel::CCockpitPanel void   ) 
 

Definition at line 210 of file Cameras.cpp.

References ofst_x, ofst_y, ofst_z, pnls, StringToTag(), umdl, xscr_x, and xscr_y.


Member Function Documentation

int CCockpitPanel::Read SStream stream,
Tag  tag
[virtual]
 

Reimplemented from CStreamObject.

Definition at line 222 of file Cameras.cpp.

References globals, hdg, SGlobals::logWarning, main, ofst_x, ofst_y, ofst_z, pitch, pnls, ReadFloat(), ReadInt(), ReadTag(), TAG_IGNORED, TAG_READ, TagToString(), umdl, CLogFile::Write(), xscr_x, and xscr_y.


Member Data Documentation

float CCockpitPanel::hdg
 

Definition at line 170 of file Cameras.h.

Referenced by CCameraCockpit::ActivateCockpitPanel(), and Read().

Tag CCockpitPanel::id
 

Definition at line 168 of file Cameras.h.

Referenced by CCameraCockpit::GetCockpitPanel(), and CCameraCockpit::Read().

bool CCockpitPanel::main
 

Definition at line 169 of file Cameras.h.

Referenced by Read(), and CCameraCockpit::ReadFinished().

float CCockpitPanel::ofst_x
 

Definition at line 173 of file Cameras.h.

Referenced by CCockpitPanel(), and Read().

float CCockpitPanel::ofst_y
 

Definition at line 174 of file Cameras.h.

Referenced by CCockpitPanel(), and Read().

float CCockpitPanel::ofst_z
 

Definition at line 175 of file Cameras.h.

Referenced by CCockpitPanel(), and Read().

float CCockpitPanel::pitch
 

Definition at line 171 of file Cameras.h.

Referenced by CCameraCockpit::ActivateCockpitPanel(), and Read().

Tag CCockpitPanel::pnls[4]
 

Definition at line 172 of file Cameras.h.

Referenced by CCockpitPanel(), CCameraCockpit::PanDown(), CCameraCockpit::PanLeft(), CCameraCockpit::PanRight(), CCameraCockpit::PanUp(), and Read().

int CCockpitPanel::umdl
 

Definition at line 178 of file Cameras.h.

Referenced by CCockpitPanel(), and Read().

float CCockpitPanel::xscr_x
 

Definition at line 176 of file Cameras.h.

Referenced by CCockpitPanel(), and Read().

float CCockpitPanel::xscr_y
 

Definition at line 177 of file Cameras.h.

Referenced by CCockpitPanel(), and Read().


The documentation for this class was generated from the following files:
SourceForge.net Logo Documentation generated by doxygen