| CAMERA_ACTUAL_DATA enum value | psCamera | |
| CAMERA_COLLISION enum value | psCamera | |
| CAMERA_ERR enum value | psCamera | |
| CAMERA_FIRST_PERSON enum value | psCamera | |
| CAMERA_FREE enum value | psCamera | |
| CAMERA_LARA_THIRD_PERSON enum value | psCamera | |
| CAMERA_LAST_ACTUAL enum value | psCamera | |
| CAMERA_M64_THIRD_PERSON enum value | psCamera | |
| CAMERA_MODES enum name | psCamera | |
| CAMERA_MODES_COUNT enum value | psCamera | |
| CAMERA_NPCTALK enum value | psCamera | |
| CAMERA_THIRD_PERSON enum value | psCamera | |
| CAMERA_TRANSITION enum value | psCamera | |
| CheckCameraCD() const | psCamera | |
| cmdsource | psCmdBase | protected |
| Draw() | psCamera | |
| FindMeshUnder2D(int x, int y, csVector3 *pos=NULL, int *poly=NULL) | psCamera | |
| Get3DPointFrom2D(int x, int y, csVector3 *worldCoord=0, csVector3 *untransfCoord=0) | psCamera | |
| GetCameraMode() const | psCamera | |
| GetCameraModeVerbose() const | psCamera | |
| GetDampeningCoef(int mode=-1) const | psCamera | |
| GetDefaultPitch(int mode=-1) const | psCamera | |
| GetDefaultYaw(int mode=-1) const | psCamera | |
| GetDistance(int mode=-1) const | psCamera | |
| GetDistanceCfg() | psCamera | |
| GetFixedDistClip() | psCamera | inline |
| GetForwardVector(int mode=-1) const | psCamera | |
| GetICamera() | psCamera | |
| GetLastCameraMode() | psCamera | |
| GetMaxDistance(int mode=-1) const | psCamera | |
| GetMinDistance(int mode=-1) const | psCamera | |
| GetPitch(int mode=-1) const | psCamera | |
| GetPitchVelocity() const | psCamera | |
| GetPosition(int mode=-1) const | psCamera | |
| GetRightVector(int mode=-1) const | psCamera | |
| GetSpringCoef(int mode=-1) const | psCamera | |
| GetSpringLength(int mode=-1) const | psCamera | |
| GetSwingCoef(int mode=-1) const | psCamera | |
| GetTarget(int mode=-1) const | psCamera | |
| GetTransitionThreshold() const | psCamera | |
| GetTurnSpeed(int mode=-1) const | psCamera | |
| GetUp(int mode=-1) const | psCamera | |
| GetUseNPCCam() | psCamera | |
| GetView() | psCamera | |
| GetYaw(int mode=-1) const | psCamera | |
| GetYawVelocity() const | psCamera | |
| HandleCommand(const char *cmd) | psCamera | virtual |
| HandleMessage(MsgEntry *msg) | psCamera | virtual |
| psCmdBase::HandleMessage(MsgEntry *msg, Client *) | psCmdBase | inlinevirtual |
| InitializeView(GEMClientActor *entity) | psCamera | |
| IsInitialized() | psCamera | inline |
| LoadFromFile(bool useDefault=false, bool overrideCurrent=true) | psCamera | |
| LoadOptions() | psCamera | virtual |
| LockCameraMode(bool state) | psCamera | |
| MoveDistance(float deltaDistance, int mode=-1) | psCamera | |
| MovePitch(float deltaPitch, int mode=-1) | psCamera | |
| MoveYaw(float deltaYaw, int mode=-1) | psCamera | |
| msgqueue | psCmdBase | protected |
| NextCameraMode() | psCamera | |
| npcTargetReplaceIfEqual(GEMClientObject *currentEntity, GEMClientObject *replacementEntity) | psCamera | |
| objreg | psCmdBase | protected |
| psCamera() | psCamera | |
| psCmdBase(ClientMsgHandler *mh, CmdHandler *ch, iObjectRegistry *obj) | psCmdBase | |
| Report(int severity, const char *msgtype, const char *description,...) | psCmdBase | |
| ResetActualCameraData() | psCamera | |
| ResetCameraPositioning() | psCamera | |
| RotateCameraWithPlayer() const | psCamera | |
| SaveOptions() | psCamera | virtual |
| SaveToFile() | psCamera | |
| SetActor(GEMClientActor *entity) | psCamera | |
| SetCameraCD(bool useCD) | psCamera | |
| SetCameraMode(int mode) | psCamera | |
| SetDampeningCoef(float coef, int mode=-1) | psCamera | |
| SetDefaultPitch(float pitch, int mode=-1) | psCamera | |
| SetDefaultYaw(float yaw, int mode=-1) | psCamera | |
| SetDistance(float distance, int mode=-1) | psCamera | |
| SetDistanceCfg(DistanceCfg newcfg) | psCamera | |
| SetMaxDistance(float dist, int mode=-1) | psCamera | |
| SetMinDistance(float dist, int mode=-1) | psCamera | |
| SetPitch(float pitch, int mode=-1) | psCamera | |
| SetPitchVelocity(float pitchVel) | psCamera | |
| SetPosition(const csVector3 &pos, int mode=-1) | psCamera | |
| SetSpringCoef(float coef, int mode=-1) | psCamera | |
| SetSpringLength(float length, int mode=-1) | psCamera | |
| SetSwingCoef(float swingCoef, int mode=-1) | psCamera | |
| SetTarget(const csVector3 &tar, int mode=-1) | psCamera | |
| SetTransitionThreshold(float threshold) | psCamera | |
| SetTurnSpeed(float speed, int mode=-1) | psCamera | |
| Setup(ClientMsgHandler *mh, CmdHandler *ch) | psCmdBase | virtual |
| SetUp(const csVector3 &up, int mode=-1) | psCamera | |
| SetUseNPCCam(bool useNPCCam) | psCamera | |
| SetYaw(float yaw, int mode=-1) | psCamera | |
| SetYawVelocity(float yawVel) | psCamera | |
| UseAdaptiveDistanceClipping(int minFPS, int maxFPS, int minDist) | psCamera | |
| UseFixedDistanceClipping(float dist) | psCamera | |
| Verify(MsgEntry *, unsigned int, Client *&) | psCmdBase | inlinevirtual |
| ~iOptionsClass() | iOptionsClass | inlinevirtual |
| ~psCamera() | psCamera | virtual |
| ~psCmdBase() | psCmdBase | inlinevirtual |