Skyscraper 2.0
|
#include <cameracontrol.h>
Public Member Functions | |
CameraControl (DebugPanel *parent, wxWindowID id=-1) | |
virtual | ~CameraControl () |
void | Loop () |
Static Public Attributes | |
static const long | ID_STATICTEXT3 = wxNewId() |
static const long | ID_txtDirectionFront = wxNewId() |
static const long | ID_STATICTEXT15 = wxNewId() |
static const long | ID_txtDirectionTop = wxNewId() |
static const long | ID_STATICTEXT4 = wxNewId() |
static const long | ID_txtCurrentFloor = wxNewId() |
static const long | ID_STATICTEXT5 = wxNewId() |
static const long | ID_txtLastMesh = wxNewId() |
static const long | ID_STATICTEXT6 = wxNewId() |
static const long | ID_txtDesiredVel = wxNewId() |
static const long | ID_STATICTEXT7 = wxNewId() |
static const long | ID_txtVelocity = wxNewId() |
static const long | ID_STATICTEXT8 = wxNewId() |
static const long | ID_txtDesiredAngle = wxNewId() |
static const long | ID_STATICTEXT9 = wxNewId() |
static const long | ID_txtAngle = wxNewId() |
static const long | ID_STATICTEXT10 = wxNewId() |
static const long | ID_txtSpeed = wxNewId() |
static const long | ID_STATICTEXT11 = wxNewId() |
static const long | ID_txtMouseDown = wxNewId() |
static const long | ID_STATICTEXT12 = wxNewId() |
static const long | ID_txtStartFloor = wxNewId() |
static const long | ID_STATICTEXT13 = wxNewId() |
static const long | ID_txtStartPosition = wxNewId() |
static const long | ID_STATICTEXT29 = wxNewId() |
static const long | ID_txtFOV = wxNewId() |
static const long | ID_STATICTEXT14 = wxNewId() |
static const long | ID_txtGravity = wxNewId() |
static const long | ID_bGravity = wxNewId() |
static const long | ID_lblGravityEnabled = wxNewId() |
static const long | ID_txtGravityEnabled = wxNewId() |
static const long | ID_bGravityEnabled = wxNewId() |
static const long | ID_STATICTEXT17 = wxNewId() |
static const long | ID_txtCollisions = wxNewId() |
static const long | ID_bCollisions = wxNewId() |
static const long | ID_STATICTEXT32 = wxNewId() |
static const long | ID_txtReportCollisions = wxNewId() |
static const long | ID_bReportCollisions = wxNewId() |
static const long | ID_STATICTEXT19 = wxNewId() |
static const long | ID_txtFreelook = wxNewId() |
static const long | ID_bFreelook = wxNewId() |
static const long | ID_STATICTEXT20 = wxNewId() |
static const long | ID_txtFreelookSpeed = wxNewId() |
static const long | ID_bFreelookSpeed = wxNewId() |
static const long | ID_STATICTEXT33 = wxNewId() |
static const long | ID_txtBinocularsFOV = wxNewId() |
static const long | ID_bBinocularsFOV = wxNewId() |
static const long | ID_STATICTEXT18 = wxNewId() |
static const long | ID_txtGotoFloor = wxNewId() |
static const long | ID_bGotoFloor = wxNewId() |
static const long | ID_STATICTEXT1 = wxNewId() |
static const long | ID_STATICTEXT2 = wxNewId() |
static const long | ID_lblPosition = wxNewId() |
static const long | ID_lblRotation = wxNewId() |
static const long | ID_STATICLINE2 = wxNewId() |
static const long | ID_rPosition = wxNewId() |
static const long | ID_rRotation = wxNewId() |
static const long | ID_STATICTEXT28 = wxNewId() |
static const long | ID_txtMoveSpeed = wxNewId() |
static const long | ID_bZPlus = wxNewId() |
static const long | ID_bYPlus = wxNewId() |
static const long | ID_bXNeg = wxNewId() |
static const long | ID_chkHold = wxNewId() |
static const long | ID_bXPlus = wxNewId() |
static const long | ID_bZNeg = wxNewId() |
static const long | ID_bYNeg = wxNewId() |
static const long | ID_bStartPosition = wxNewId() |
static const long | ID_bStartRotation = wxNewId() |
static const long | ID_bStartDirection = wxNewId() |
static const long | ID_STATICTEXT16 = wxNewId() |
static const long | ID_STATICTEXT21 = wxNewId() |
static const long | ID_txtPositionX = wxNewId() |
static const long | ID_bPositionX = wxNewId() |
static const long | ID_STATICTEXT22 = wxNewId() |
static const long | ID_txtPositionY = wxNewId() |
static const long | ID_bPositionY = wxNewId() |
static const long | ID_STATICTEXT23 = wxNewId() |
static const long | ID_txtPositionZ = wxNewId() |
static const long | ID_bPositionZ = wxNewId() |
static const long | ID_STATICLINE1 = wxNewId() |
static const long | ID_STATICTEXT27 = wxNewId() |
static const long | ID_STATICTEXT24 = wxNewId() |
static const long | ID_txtRotationX = wxNewId() |
static const long | ID_bRotationX = wxNewId() |
static const long | ID_STATICTEXT25 = wxNewId() |
static const long | ID_txtRotationY = wxNewId() |
static const long | ID_bRotationY = wxNewId() |
static const long | ID_STATICTEXT26 = wxNewId() |
static const long | ID_txtRotationZ = wxNewId() |
static const long | ID_bRotationZ = wxNewId() |
static const long | ID_STATICLINE3 = wxNewId() |
static const long | ID_STATICTEXT30 = wxNewId() |
static const long | ID_txtSetFOV = wxNewId() |
static const long | ID_bSetFOV = wxNewId() |
static const long | ID_bResetFOV = wxNewId() |
Protected Member Functions | |
void | OnInit (wxInitDialogEvent &event) |
void | On_rPosition_Select (wxCommandEvent &event) |
void | On_rRotation_Select (wxCommandEvent &event) |
void | On_bZPlus_Click (wxCommandEvent &event) |
void | On_bYPlus_Click (wxCommandEvent &event) |
void | On_bXNeg_Click (wxCommandEvent &event) |
void | On_bXPlus_Click (wxCommandEvent &event) |
void | On_bZNeg_Click (wxCommandEvent &event) |
void | On_bYNeg_Click (wxCommandEvent &event) |
void | On_bStartPosition_Click (wxCommandEvent &event) |
void | On_bStartRotation_Click (wxCommandEvent &event) |
void | On_bStartDirection_Click (wxCommandEvent &event) |
void | On_bGravity_Click (wxCommandEvent &event) |
void | On_bGravityEnabled_Click (wxCommandEvent &event) |
void | On_bCollisions_Click (wxCommandEvent &event) |
void | On_bFreelook_Click (wxCommandEvent &event) |
void | On_bFreelookSpeed_Click (wxCommandEvent &event) |
void | On_bPositionX_Click (wxCommandEvent &event) |
void | On_bPositionY_Click (wxCommandEvent &event) |
void | On_bPositionZ_Click (wxCommandEvent &event) |
void | On_bRotationX_Click (wxCommandEvent &event) |
void | On_bRotationY_Click (wxCommandEvent &event) |
void | On_bRotationZ_Click (wxCommandEvent &event) |
void | On_chkHold_Click (wxCommandEvent &event) |
void | On_bSetFOV_Click (wxCommandEvent &event) |
void | On_bResetFOV_Click (wxCommandEvent &event) |
void | On_bGotoFloor_Click (wxCommandEvent &event) |
void | On_bReportCollisions_Click (wxCommandEvent &event) |
void | On_bBinocularsFOV_Click (wxCommandEvent &event) |
void | OnInit () |
Protected Attributes | |
wxButton * | bBinocularsFOV |
wxButton * | bCollisions |
wxButton * | bFreelook |
wxButton * | bFreelookSpeed |
wxButton * | bGotoFloor |
wxButton * | bGravity |
wxButton * | bGravityEnabled |
wxButton * | bPositionX |
wxButton * | bPositionY |
wxButton * | bPositionZ |
wxButton * | bReportCollisions |
wxButton * | bResetFOV |
wxButton * | bRotationX |
wxButton * | bRotationY |
wxButton * | bRotationZ |
wxButton * | bSetFOV |
wxButton * | bStartDirection |
wxButton * | bStartPosition |
wxButton * | bStartRotation |
wxButton * | bXNeg |
wxButton * | bXPlus |
wxButton * | bYNeg |
wxButton * | bYPlus |
wxButton * | bZNeg |
wxButton * | bZPlus |
wxCheckBox * | chkHold |
wxRadioButton * | rPosition |
wxRadioButton * | rRotation |
wxStaticLine * | StaticLine1 |
wxStaticLine * | StaticLine2 |
wxStaticLine * | StaticLine3 |
wxStaticText * | StaticText10 |
wxStaticText * | StaticText11 |
wxStaticText * | StaticText12 |
wxStaticText * | StaticText13 |
wxStaticText * | StaticText14 |
wxStaticText * | StaticText15 |
wxStaticText * | StaticText16 |
wxStaticText * | StaticText17 |
wxStaticText * | StaticText18 |
wxStaticText * | StaticText19 |
wxStaticText * | StaticText1 |
wxStaticText * | StaticText20 |
wxStaticText * | StaticText21 |
wxStaticText * | StaticText22 |
wxStaticText * | StaticText23 |
wxStaticText * | StaticText24 |
wxStaticText * | StaticText25 |
wxStaticText * | StaticText26 |
wxStaticText * | StaticText27 |
wxStaticText * | StaticText28 |
wxStaticText * | StaticText29 |
wxStaticText * | StaticText2 |
wxStaticText * | StaticText30 |
wxStaticText * | StaticText32 |
wxStaticText * | StaticText33 |
wxStaticText * | StaticText3 |
wxStaticText * | StaticText4 |
wxStaticText * | StaticText5 |
wxStaticText * | StaticText6 |
wxStaticText * | StaticText7 |
wxStaticText * | StaticText8 |
wxStaticText * | StaticText9 |
wxStaticText * | lblGravityEnabled |
wxStaticText * | lblPosition |
wxStaticText * | lblRotation |
wxTextCtrl * | txtAngle |
wxTextCtrl * | txtBinocularsFOV |
wxTextCtrl * | txtCollisions |
wxTextCtrl * | txtCurrentFloor |
wxTextCtrl * | txtDesiredAngle |
wxTextCtrl * | txtDesiredVel |
wxTextCtrl * | txtDirectionFront |
wxTextCtrl * | txtDirectionTop |
wxTextCtrl * | txtFOV |
wxTextCtrl * | txtFreelook |
wxTextCtrl * | txtFreelookSpeed |
wxTextCtrl * | txtGotoFloor |
wxTextCtrl * | txtGravity |
wxTextCtrl * | txtGravityEnabled |
wxTextCtrl * | txtLastMesh |
wxTextCtrl * | txtMouseDown |
wxTextCtrl * | txtMoveSpeed |
wxTextCtrl * | txtPositionX |
wxTextCtrl * | txtPositionY |
wxTextCtrl * | txtPositionZ |
wxTextCtrl * | txtReportCollisions |
wxTextCtrl * | txtRotationX |
wxTextCtrl * | txtRotationY |
wxTextCtrl * | txtRotationZ |
wxTextCtrl * | txtSetFOV |
wxTextCtrl * | txtSpeed |
wxTextCtrl * | txtStartFloor |
wxTextCtrl * | txtStartPosition |
wxTextCtrl * | txtVelocity |
Vector3 | hold_vector |
Private Attributes | |
SBS::SBS * | Simcore |
DebugPanel * | panel |
Definition at line 39 of file cameracontrol.h.
Skyscraper::CameraControl::CameraControl | ( | DebugPanel * | parent, |
wxWindowID | id = -1 ) |
Definition at line 140 of file cameracontrol.cpp.
References On_bBinocularsFOV_Click(), On_bCollisions_Click(), On_bFreelook_Click(), On_bFreelookSpeed_Click(), On_bGotoFloor_Click(), On_bGravity_Click(), On_bGravityEnabled_Click(), On_bPositionX_Click(), On_bPositionY_Click(), On_bPositionZ_Click(), On_bReportCollisions_Click(), On_bResetFOV_Click(), On_bRotationX_Click(), On_bRotationY_Click(), On_bRotationZ_Click(), On_bSetFOV_Click(), On_bStartDirection_Click(), On_bStartPosition_Click(), On_bStartRotation_Click(), On_bXNeg_Click(), On_bXPlus_Click(), On_bYNeg_Click(), On_bYPlus_Click(), On_bZNeg_Click(), On_bZPlus_Click(), On_chkHold_Click(), On_rPosition_Select(), and On_rRotation_Select().
|
virtual |
Definition at line 443 of file cameracontrol.cpp.
void Skyscraper::CameraControl::Loop | ( | ) |
Definition at line 459 of file cameracontrol.cpp.
References SBS::Camera::angle_velocity, SBS::BoolToString(), SBS::SBS::camera, SBS::Camera::CollisionsEnabled(), SBS::Camera::CurrentFloor, SBS::Camera::CurrentFloorID, SBS::Camera::desired_angle_velocity, SBS::Camera::desired_velocity, SBS::Camera::Freelook, SBS::Camera::GetDirection(), SBS::Camera::GetFOVAngle(), SBS::Camera::GetGravityStatus(), SBS::Camera::GetPosition(), SBS::Camera::GetRotation(), Skyscraper::DebugPanel::GetSystem(), hold_vector, SBS::Camera::LastHitMesh, lblPosition, lblRotation, SBS::Camera::MouseDown(), SBS::Camera::Move(), OnInit(), panel, SBS::Camera::ReportCollisions, SBS::Camera::Rotate(), rPosition, Simcore, SBS::Camera::speed, SBS::Camera::StartFloor, SBS::Camera::StartPositionX, SBS::Camera::StartPositionZ, SBS::ToString(), Skyscraper::TruncateNumber(), txtAngle, txtCollisions, txtCurrentFloor, txtDesiredAngle, txtDesiredVel, txtDirectionFront, txtDirectionTop, txtFOV, txtFreelook, txtGravityEnabled, txtLastMesh, txtMouseDown, txtReportCollisions, txtSpeed, txtStartFloor, txtStartPosition, txtVelocity, and SBS::Camera::velocity.
Referenced by Skyscraper::DebugPanel::Loop().
|
protected |
Definition at line 690 of file cameracontrol.cpp.
References SBS::Camera::BinocularsFOV, SBS::SBS::camera, Simcore, and txtBinocularsFOV.
Referenced by CameraControl().
|
protected |
Definition at line 619 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::CollisionsEnabled(), SBS::Camera::EnableCollisions(), and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 624 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::Freelook, and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 629 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::Freelook_speed, Simcore, and txtFreelookSpeed.
Referenced by CameraControl().
|
protected |
Definition at line 680 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::GotoFloor(), Simcore, and txtGotoFloor.
Referenced by CameraControl().
|
protected |
Definition at line 609 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::SetGravity(), Simcore, and txtGravity.
Referenced by CameraControl().
|
protected |
Definition at line 614 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::EnableGravity(), SBS::Camera::GetGravityStatus(), and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 634 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::GetPosition(), SBS::Camera::SetPosition(), Simcore, and txtPositionX.
Referenced by CameraControl().
|
protected |
Definition at line 639 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::GetPosition(), SBS::Camera::SetPosition(), Simcore, and txtPositionY.
Referenced by CameraControl().
|
protected |
Definition at line 644 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::GetPosition(), SBS::Camera::SetPosition(), Simcore, and txtPositionZ.
Referenced by CameraControl().
|
protected |
Definition at line 685 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::ReportCollisions, and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 675 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::SetToDefaultFOV(), and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 649 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::GetRotation(), SBS::Camera::SetRotation(), Simcore, and txtRotationX.
Referenced by CameraControl().
|
protected |
Definition at line 654 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::GetRotation(), SBS::Camera::SetRotation(), Simcore, and txtRotationY.
Referenced by CameraControl().
|
protected |
Definition at line 659 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::GetRotation(), SBS::Camera::SetRotation(), Simcore, and txtRotationZ.
Referenced by CameraControl().
|
protected |
Definition at line 670 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::SetFOVAngle(), Simcore, and txtSetFOV.
Referenced by CameraControl().
|
protected |
Definition at line 604 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::SetToStartDirection(), and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 594 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::SetToStartPosition(), and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 599 of file cameracontrol.cpp.
References SBS::SBS::camera, SBS::Camera::SetToStartRotation(), and Simcore.
Referenced by CameraControl().
|
protected |
Definition at line 538 of file cameracontrol.cpp.
References SBS::SBS::camera, chkHold, hold_vector, SBS::Camera::Move(), SBS::Camera::Rotate(), rPosition, Simcore, and txtMoveSpeed.
Referenced by CameraControl().
|
protected |
Definition at line 552 of file cameracontrol.cpp.
References SBS::SBS::camera, chkHold, hold_vector, SBS::Camera::Move(), SBS::Camera::Rotate(), rPosition, Simcore, and txtMoveSpeed.
Referenced by CameraControl().
|
protected |
Definition at line 580 of file cameracontrol.cpp.
References SBS::SBS::camera, chkHold, hold_vector, SBS::Camera::Move(), SBS::Camera::Rotate(), rPosition, Simcore, and txtMoveSpeed.
Referenced by CameraControl().
|
protected |
Definition at line 524 of file cameracontrol.cpp.
References SBS::SBS::camera, chkHold, hold_vector, SBS::Camera::Move(), SBS::Camera::Rotate(), rPosition, Simcore, and txtMoveSpeed.
Referenced by CameraControl().
|
protected |
Definition at line 566 of file cameracontrol.cpp.
References SBS::SBS::camera, chkHold, hold_vector, SBS::Camera::Move(), SBS::Camera::Rotate(), rPosition, Simcore, and txtMoveSpeed.
Referenced by CameraControl().
|
protected |
Definition at line 510 of file cameracontrol.cpp.
References SBS::SBS::camera, chkHold, hold_vector, SBS::Camera::Move(), SBS::Camera::Rotate(), rPosition, Simcore, and txtMoveSpeed.
Referenced by CameraControl().
|
protected |
Definition at line 664 of file cameracontrol.cpp.
References chkHold, and hold_vector.
Referenced by CameraControl().
|
protected |
Definition at line 500 of file cameracontrol.cpp.
Referenced by CameraControl().
|
protected |
Definition at line 505 of file cameracontrol.cpp.
Referenced by CameraControl().
|
protected |
Definition at line 449 of file cameracontrol.cpp.
References SBS::Camera::BinocularsFOV, SBS::SBS::camera, SBS::Camera::Freelook_speed, SBS::Camera::GetGravity(), Skyscraper::DebugPanel::GetSystem(), hold_vector, panel, Simcore, Skyscraper::TruncateNumber(), txtBinocularsFOV, txtFreelookSpeed, and txtGravity.
Referenced by Loop().
|
protected |
|
protected |
Definition at line 181 of file cameracontrol.h.
|
protected |
Definition at line 182 of file cameracontrol.h.
|
protected |
Definition at line 183 of file cameracontrol.h.
|
protected |
Definition at line 184 of file cameracontrol.h.
|
protected |
Definition at line 185 of file cameracontrol.h.
|
protected |
Definition at line 186 of file cameracontrol.h.
|
protected |
Definition at line 187 of file cameracontrol.h.
|
protected |
Definition at line 188 of file cameracontrol.h.
|
protected |
Definition at line 189 of file cameracontrol.h.
|
protected |
Definition at line 190 of file cameracontrol.h.
|
protected |
Definition at line 191 of file cameracontrol.h.
|
protected |
Definition at line 192 of file cameracontrol.h.
|
protected |
Definition at line 193 of file cameracontrol.h.
|
protected |
Definition at line 194 of file cameracontrol.h.
|
protected |
Definition at line 195 of file cameracontrol.h.
|
protected |
Definition at line 196 of file cameracontrol.h.
|
protected |
Definition at line 197 of file cameracontrol.h.
|
protected |
Definition at line 198 of file cameracontrol.h.
|
protected |
Definition at line 199 of file cameracontrol.h.
|
protected |
Definition at line 200 of file cameracontrol.h.
|
protected |
Definition at line 201 of file cameracontrol.h.
|
protected |
Definition at line 202 of file cameracontrol.h.
|
protected |
Definition at line 203 of file cameracontrol.h.
|
protected |
Definition at line 204 of file cameracontrol.h.
|
protected |
Definition at line 205 of file cameracontrol.h.
|
protected |
Definition at line 206 of file cameracontrol.h.
Referenced by On_bXNeg_Click(), On_bXPlus_Click(), On_bYNeg_Click(), On_bYPlus_Click(), On_bZNeg_Click(), On_bZPlus_Click(), and On_chkHold_Click().
|
protected |
Definition at line 277 of file cameracontrol.h.
Referenced by Loop(), On_bXNeg_Click(), On_bXPlus_Click(), On_bYNeg_Click(), On_bYPlus_Click(), On_bZNeg_Click(), On_bZPlus_Click(), On_chkHold_Click(), and OnInit().
|
static |
Definition at line 93 of file cameracontrol.h.
|
static |
Definition at line 81 of file cameracontrol.h.
|
static |
Definition at line 87 of file cameracontrol.h.
|
static |
Definition at line 90 of file cameracontrol.h.
|
static |
Definition at line 96 of file cameracontrol.h.
|
static |
Definition at line 75 of file cameracontrol.h.
|
static |
Definition at line 78 of file cameracontrol.h.
|
static |
Definition at line 119 of file cameracontrol.h.
|
static |
Definition at line 122 of file cameracontrol.h.
|
static |
Definition at line 125 of file cameracontrol.h.
|
static |
Definition at line 84 of file cameracontrol.h.
|
static |
Definition at line 141 of file cameracontrol.h.
|
static |
Definition at line 130 of file cameracontrol.h.
|
static |
Definition at line 133 of file cameracontrol.h.
|
static |
Definition at line 136 of file cameracontrol.h.
|
static |
Definition at line 140 of file cameracontrol.h.
|
static |
Definition at line 115 of file cameracontrol.h.
|
static |
Definition at line 113 of file cameracontrol.h.
|
static |
Definition at line 114 of file cameracontrol.h.
|
static |
Definition at line 108 of file cameracontrol.h.
|
static |
Definition at line 110 of file cameracontrol.h.
|
static |
Definition at line 112 of file cameracontrol.h.
|
static |
Definition at line 107 of file cameracontrol.h.
|
static |
Definition at line 111 of file cameracontrol.h.
|
static |
Definition at line 106 of file cameracontrol.h.
|
static |
Definition at line 109 of file cameracontrol.h.
|
static |
Definition at line 76 of file cameracontrol.h.
|
static |
Definition at line 99 of file cameracontrol.h.
|
static |
Definition at line 100 of file cameracontrol.h.
|
static |
Definition at line 102 of file cameracontrol.h.
|
static |
Definition at line 103 of file cameracontrol.h.
|
static |
Definition at line 126 of file cameracontrol.h.
|
static |
Definition at line 101 of file cameracontrol.h.
|
static |
Definition at line 137 of file cameracontrol.h.
|
static |
Definition at line 97 of file cameracontrol.h.
|
static |
Definition at line 63 of file cameracontrol.h.
|
static |
Definition at line 65 of file cameracontrol.h.
|
static |
Definition at line 67 of file cameracontrol.h.
|
static |
Definition at line 69 of file cameracontrol.h.
|
static |
Definition at line 73 of file cameracontrol.h.
|
static |
Definition at line 49 of file cameracontrol.h.
|
static |
Definition at line 116 of file cameracontrol.h.
|
static |
Definition at line 79 of file cameracontrol.h.
|
static |
Definition at line 94 of file cameracontrol.h.
|
static |
Definition at line 85 of file cameracontrol.h.
|
static |
Definition at line 98 of file cameracontrol.h.
|
static |
Definition at line 88 of file cameracontrol.h.
|
static |
Definition at line 117 of file cameracontrol.h.
|
static |
Definition at line 120 of file cameracontrol.h.
|
static |
Definition at line 123 of file cameracontrol.h.
|
static |
Definition at line 128 of file cameracontrol.h.
|
static |
Definition at line 131 of file cameracontrol.h.
|
static |
Definition at line 134 of file cameracontrol.h.
|
static |
Definition at line 127 of file cameracontrol.h.
|
static |
Definition at line 104 of file cameracontrol.h.
|
static |
Definition at line 71 of file cameracontrol.h.
|
static |
Definition at line 47 of file cameracontrol.h.
|
static |
Definition at line 138 of file cameracontrol.h.
|
static |
Definition at line 82 of file cameracontrol.h.
|
static |
Definition at line 91 of file cameracontrol.h.
|
static |
Definition at line 51 of file cameracontrol.h.
|
static |
Definition at line 53 of file cameracontrol.h.
|
static |
Definition at line 55 of file cameracontrol.h.
|
static |
Definition at line 57 of file cameracontrol.h.
|
static |
Definition at line 59 of file cameracontrol.h.
|
static |
Definition at line 61 of file cameracontrol.h.
|
static |
Definition at line 62 of file cameracontrol.h.
|
static |
Definition at line 92 of file cameracontrol.h.
|
static |
Definition at line 80 of file cameracontrol.h.
|
static |
Definition at line 52 of file cameracontrol.h.
|
static |
Definition at line 60 of file cameracontrol.h.
|
static |
Definition at line 56 of file cameracontrol.h.
|
static |
Definition at line 48 of file cameracontrol.h.
|
static |
Definition at line 50 of file cameracontrol.h.
|
static |
Definition at line 72 of file cameracontrol.h.
|
static |
Definition at line 86 of file cameracontrol.h.
|
static |
Definition at line 89 of file cameracontrol.h.
|
static |
Definition at line 95 of file cameracontrol.h.
|
static |
Definition at line 74 of file cameracontrol.h.
|
static |
Definition at line 77 of file cameracontrol.h.
|
static |
Definition at line 54 of file cameracontrol.h.
|
static |
Definition at line 66 of file cameracontrol.h.
|
static |
Definition at line 105 of file cameracontrol.h.
|
static |
Definition at line 118 of file cameracontrol.h.
|
static |
Definition at line 121 of file cameracontrol.h.
|
static |
Definition at line 124 of file cameracontrol.h.
|
static |
Definition at line 83 of file cameracontrol.h.
|
static |
Definition at line 129 of file cameracontrol.h.
|
static |
Definition at line 132 of file cameracontrol.h.
|
static |
Definition at line 135 of file cameracontrol.h.
|
static |
Definition at line 139 of file cameracontrol.h.
|
static |
Definition at line 64 of file cameracontrol.h.
|
static |
Definition at line 68 of file cameracontrol.h.
|
static |
Definition at line 70 of file cameracontrol.h.
|
static |
Definition at line 58 of file cameracontrol.h.
|
protected |
Definition at line 244 of file cameracontrol.h.
|
protected |
Definition at line 245 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 246 of file cameracontrol.h.
Referenced by Loop().
|
private |
Definition at line 282 of file cameracontrol.h.
|
protected |
Definition at line 207 of file cameracontrol.h.
Referenced by Loop(), On_bXNeg_Click(), On_bXPlus_Click(), On_bYNeg_Click(), On_bYPlus_Click(), On_bZNeg_Click(), and On_bZPlus_Click().
|
protected |
Definition at line 208 of file cameracontrol.h.
|
private |
Definition at line 281 of file cameracontrol.h.
Referenced by Loop(), On_bBinocularsFOV_Click(), On_bCollisions_Click(), On_bFreelook_Click(), On_bFreelookSpeed_Click(), On_bGotoFloor_Click(), On_bGravity_Click(), On_bGravityEnabled_Click(), On_bPositionX_Click(), On_bPositionY_Click(), On_bPositionZ_Click(), On_bReportCollisions_Click(), On_bResetFOV_Click(), On_bRotationX_Click(), On_bRotationY_Click(), On_bRotationZ_Click(), On_bSetFOV_Click(), On_bStartDirection_Click(), On_bStartPosition_Click(), On_bStartRotation_Click(), On_bXNeg_Click(), On_bXPlus_Click(), On_bYNeg_Click(), On_bYPlus_Click(), On_bZNeg_Click(), On_bZPlus_Click(), and OnInit().
|
protected |
Definition at line 209 of file cameracontrol.h.
|
protected |
Definition at line 210 of file cameracontrol.h.
|
protected |
Definition at line 211 of file cameracontrol.h.
|
protected |
Definition at line 222 of file cameracontrol.h.
|
protected |
Definition at line 212 of file cameracontrol.h.
|
protected |
Definition at line 213 of file cameracontrol.h.
|
protected |
Definition at line 214 of file cameracontrol.h.
|
protected |
Definition at line 215 of file cameracontrol.h.
|
protected |
Definition at line 216 of file cameracontrol.h.
|
protected |
Definition at line 217 of file cameracontrol.h.
|
protected |
Definition at line 218 of file cameracontrol.h.
|
protected |
Definition at line 219 of file cameracontrol.h.
|
protected |
Definition at line 220 of file cameracontrol.h.
|
protected |
Definition at line 221 of file cameracontrol.h.
|
protected |
Definition at line 233 of file cameracontrol.h.
|
protected |
Definition at line 223 of file cameracontrol.h.
|
protected |
Definition at line 224 of file cameracontrol.h.
|
protected |
Definition at line 225 of file cameracontrol.h.
|
protected |
Definition at line 226 of file cameracontrol.h.
|
protected |
Definition at line 227 of file cameracontrol.h.
|
protected |
Definition at line 228 of file cameracontrol.h.
|
protected |
Definition at line 229 of file cameracontrol.h.
|
protected |
Definition at line 230 of file cameracontrol.h.
|
protected |
Definition at line 231 of file cameracontrol.h.
|
protected |
Definition at line 232 of file cameracontrol.h.
|
protected |
Definition at line 237 of file cameracontrol.h.
|
protected |
Definition at line 234 of file cameracontrol.h.
|
protected |
Definition at line 235 of file cameracontrol.h.
|
protected |
Definition at line 236 of file cameracontrol.h.
|
protected |
Definition at line 238 of file cameracontrol.h.
|
protected |
Definition at line 239 of file cameracontrol.h.
|
protected |
Definition at line 240 of file cameracontrol.h.
|
protected |
Definition at line 241 of file cameracontrol.h.
|
protected |
Definition at line 242 of file cameracontrol.h.
|
protected |
Definition at line 243 of file cameracontrol.h.
|
protected |
Definition at line 247 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 248 of file cameracontrol.h.
Referenced by On_bBinocularsFOV_Click(), and OnInit().
|
protected |
Definition at line 249 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 250 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 251 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 252 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 253 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 254 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 255 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 256 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 257 of file cameracontrol.h.
Referenced by On_bFreelookSpeed_Click(), and OnInit().
|
protected |
Definition at line 258 of file cameracontrol.h.
Referenced by On_bGotoFloor_Click().
|
protected |
Definition at line 259 of file cameracontrol.h.
Referenced by On_bGravity_Click(), and OnInit().
|
protected |
Definition at line 260 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 261 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 262 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 263 of file cameracontrol.h.
Referenced by On_bXNeg_Click(), On_bXPlus_Click(), On_bYNeg_Click(), On_bYPlus_Click(), On_bZNeg_Click(), and On_bZPlus_Click().
|
protected |
Definition at line 264 of file cameracontrol.h.
Referenced by On_bPositionX_Click().
|
protected |
Definition at line 265 of file cameracontrol.h.
Referenced by On_bPositionY_Click().
|
protected |
Definition at line 266 of file cameracontrol.h.
Referenced by On_bPositionZ_Click().
|
protected |
Definition at line 267 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 268 of file cameracontrol.h.
Referenced by On_bRotationX_Click().
|
protected |
Definition at line 269 of file cameracontrol.h.
Referenced by On_bRotationY_Click().
|
protected |
Definition at line 270 of file cameracontrol.h.
Referenced by On_bRotationZ_Click().
|
protected |
Definition at line 271 of file cameracontrol.h.
Referenced by On_bSetFOV_Click().
|
protected |
Definition at line 272 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 273 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 274 of file cameracontrol.h.
Referenced by Loop().
|
protected |
Definition at line 275 of file cameracontrol.h.
Referenced by Loop().