#include <Cameras.h>
Inheritance diagram for CCockpitPanel:

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 |
Definition at line 160 of file Cameras.h.
|
|
Definition at line 210 of file Cameras.cpp. References ofst_x, ofst_y, ofst_z, pnls, StringToTag(), umdl, xscr_x, and xscr_y. |
|
||||||||||||
|
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. |
|
|
Definition at line 170 of file Cameras.h. Referenced by CCameraCockpit::ActivateCockpitPanel(), and Read(). |
|
|
Definition at line 168 of file Cameras.h. Referenced by CCameraCockpit::GetCockpitPanel(), and CCameraCockpit::Read(). |
|
|
Definition at line 169 of file Cameras.h. Referenced by Read(), and CCameraCockpit::ReadFinished(). |
|
|
Definition at line 173 of file Cameras.h. Referenced by CCockpitPanel(), and Read(). |
|
|
Definition at line 174 of file Cameras.h. Referenced by CCockpitPanel(), and Read(). |
|
|
Definition at line 175 of file Cameras.h. Referenced by CCockpitPanel(), and Read(). |
|
|
Definition at line 171 of file Cameras.h. Referenced by CCameraCockpit::ActivateCockpitPanel(), and Read(). |
|
|
Definition at line 172 of file Cameras.h. Referenced by CCockpitPanel(), CCameraCockpit::PanDown(), CCameraCockpit::PanLeft(), CCameraCockpit::PanRight(), CCameraCockpit::PanUp(), and Read(). |
|
|
Definition at line 178 of file Cameras.h. Referenced by CCockpitPanel(), and Read(). |
|
|
Definition at line 176 of file Cameras.h. Referenced by CCockpitPanel(), and Read(). |
|
|
Definition at line 177 of file Cameras.h. Referenced by CCockpitPanel(), and Read(). |
|
|
Documentation generated by
|