![]() |
Pioneer
|
This is the complete list of members for ShipCockpit, including all inherited members.
| AddComponent() | Body | inline |
| Body() | Body | |
| Body(const Json &jsonObj, Space *space) | Body | |
| CalculateSignedForwardVelocity(const vector3d &forward, const vector3d &velocity) | ShipCockpit | protected |
| DeleteEmitter() | DeleteEmitter | inline |
| FLAG_CAN_MOVE_FRAME enum value | Body | |
| FLAG_DRAW_EXCLUDE enum value | Body | |
| FLAG_DRAW_LAST enum value | Body | |
| FLAG_LABEL_HIDDEN enum value | Body | |
| FromJson(const Json &jsonObj, Space *space) | Body | static |
| GetAabb() const | ModelBody | inline |
| GetAngVelocity() const | Body | inlinevirtual |
| GetClipRadius() const | Body | inline |
| GetCollMesh() | ModelBody | inline |
| GetComponent() const | Body | inline |
| GetComponentList() const | Body | inline |
| GetFlags() const | Body | inline |
| GetFrame() const | Body | inline |
| GetGeom() const | ModelBody | inline |
| GetInterpOrient() const | Body | inline |
| GetInterpOrientRelTo(FrameId relToId) const | Body | |
| GetInterpPosition() const | Body | inline |
| GetInterpPositionRelTo(FrameId relToId) const | Body | |
| GetInterpPositionRelTo(const Body *relTo) const | Body | |
| GetLabel() const | Body | inline |
| GetMass() const | Body | inlinevirtual |
| GetModel() const | ModelBody | inline |
| GetOrient() const | Body | inline |
| GetOrientRelTo(FrameId) const | Body | |
| GetPhysRadius() const | Body | inline |
| GetPosition() const | Body | inline |
| GetPositionRelTo(FrameId) const | Body | |
| GetPositionRelTo(const Body *) const | Body | |
| GetShields() const | ModelBody | inlineprotected |
| GetSystemBody() const | Body | inlinevirtual |
| GetTargetIndicatorPosition() const | Body | virtual |
| GetType() const | Body | inlinevirtual |
| GetVelocity() const | Body | inlinevirtual |
| GetVelocityRelTo(const Body *) const | Body | |
| GetVelocityRelTo(FrameId) const | Body | |
| HasComponent() const | Body | inline |
| IsColliding() const | ModelBody | inline |
| IsDead() const | Body | inline |
| IsInSpace() const | Body | inlinevirtual |
| IsStatic() const | ModelBody | inline |
| IsType(ObjectType c) const | Body | inlinevirtual |
| m_flags | Body | protected |
| m_interpOrient | Body | protected |
| m_interpPos | Body | protected |
| MarkDead() | Body | inline |
| ModelBody() | ModelBody | |
| ModelBody(const Json &jsonObj, Space *space) | ModelBody | |
| NotifyRemoved(const Body *const removedBody) | Body | inlinevirtual |
| OBJDEF(ModelBody, Body, MODELBODY) | ModelBody | |
| OnActivated(const Player *player) | ShipCockpit | |
| OnCollision(Body *o, Uint32 flags, double relVel) | Body | inlinevirtual |
| OnDamage(Body *attacker, float kgDamage, const CollisionContact &contactData) | Body | inlinevirtual |
| onDelete | DeleteEmitter | mutable |
| OrientOnSurface(double radius, double latitude, double longitude) | Body | |
| PostLoadFixup(Space *space) | Body | inlinevirtual |
| Properties() | PropertiedObject | inline |
| Properties() const | PropertiedObject | inline |
| Render(Graphics::Renderer *r, const Camera *camera, const vector3d &viewCoords, const matrix4x4d &viewTransform) override | ShipCockpit | virtual |
| RenderCockpit(Graphics::Renderer *renderer, const Camera *camera, FrameId frameId) | ShipCockpit | |
| RenderModel(Graphics::Renderer *r, const Camera *camera, const vector3d &viewCoords, const matrix4x4d &viewTransform, const bool setLighting=true) | ModelBody | |
| resetInternalCameraController(void) | ShipCockpit | inline |
| ResetLighting(Graphics::Renderer *r, const std::vector< float > &oldIntensity, const Color &oldAmbient) | ModelBody | protected |
| SaveToJson(Json &jsonObj, Space *space) override | ModelBody | protectedvirtual |
| SetAngVelocity(const vector3d &v) | Body | inlinevirtual |
| SetClipRadius(double r) | Body | inline |
| SetColliding(bool colliding) | ModelBody | |
| SetFlag(unsigned int flag, bool enable) | Body | inline |
| SetFrame(FrameId fId) override | ModelBody | virtual |
| SetLabel(const std::string &label) | Body | virtual |
| SetLighting(Graphics::Renderer *r, const Camera *camera, std::vector< float > &oldIntensity, Color &oldAmbient) | ModelBody | protected |
| SetModel(const char *modelName) | ModelBody | |
| SetOrient(const matrix3x3d &r) override | ModelBody | virtual |
| SetPhysRadius(double r) | Body | inline |
| SetPosition(const vector3d &p) override | ModelBody | virtual |
| SetStatic(bool isStatic) | ModelBody | |
| SetVelocity(const vector3d &v) | Body | inlinevirtual |
| ShipCockpit(const std::string &modelName) | ShipCockpit | explicit |
| StaticType() | Body | inlinestatic |
| StaticUpdate(const float timeStep) | Body | inlinevirtual |
| SwitchToFrame(FrameId newFrame) | Body | |
| TimeStepUpdate(const float timeStep) override | ModelBody | virtual |
| ToJson(Json &jsonObj, Space *space) | Body | |
| Update(const Player *player, float timeStep) | ShipCockpit | |
| UpdateFrame() | Body | |
| UpdateInterpTransform(double alpha) | Body | inlinevirtual |
| ~Body() | Body | virtual |
| ~DeleteEmitter() | DeleteEmitter | inlinevirtual |
| ~LuaWrappable() | LuaWrappable | inlinevirtual |
| ~ModelBody() | ModelBody | virtual |
| ~ShipCockpit() | ShipCockpit | virtual |