| AddRef() | Urho3D::RefCounted | |
| ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
| aspectRatio_ | Urho3D::Camera | private |
| autoAspectRatio_ | Urho3D::Camera | private |
| blockEvents_ | Urho3D::Object | private |
| cachedFrustum_ | Urho3D::Camera | mutableprivate |
| cachedProjection_ | Urho3D::Camera | mutableprivate |
| cachedView_ | Urho3D::Camera | mutableprivate |
| cachedViewProj_ | Urho3D::Camera | mutableprivate |
| Camera(Context *context) | Urho3D::Camera | explicit |
| Cast() | Urho3D::Object | inline |
| Cast() const | Urho3D::Object | inline |
| clipPlane_ | Urho3D::Camera | private |
| Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
| Component(Context *context) | Urho3D::Component | explicit |
| context_ | Urho3D::Object | protected |
| CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
| DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::Camera | virtual |
| drawDebugGeometry_ | Urho3D::Camera | private |
| enabled_ | Urho3D::Component | protected |
| EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
| eventHandlers_ | Urho3D::Object | private |
| farClip_ | Urho3D::Camera | private |
| fillMode_ | Urho3D::Camera | private |
| FindEventHandler(StringHash eventType) | Urho3D::Object | private |
| FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
| FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
| flipVertical_ | Urho3D::Camera | private |
| fov_ | Urho3D::Camera | private |
| GetAspectRatio() const | Urho3D::Camera | inline |
| GetAttribute(unsigned index) const | Urho3D::Serializable | |
| GetAttribute(const ea::string &name) const | Urho3D::Serializable | |
| GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
| GetAttributeDefault(const ea::string &name) const | Urho3D::Serializable | |
| GetAttributes() const | Urho3D::Serializable | virtual |
| GetAutoAspectRatio() const | Urho3D::Camera | inline |
| GetBlockEvents() const | Urho3D::Object | inline |
| GetCategory() const | Urho3D::Object | |
| GetClipPlane() const | Urho3D::Camera | inline |
| GetClipPlaneAttr() const | Urho3D::Camera | |
| GetComponent(StringHash type) const | Urho3D::Component | |
| GetComponent() const | Urho3D::Component | |
| GetContext() const | Urho3D::Object | inline |
| GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
| GetDistance(const Vector3 &worldPos) const | Urho3D::Camera | |
| GetDistanceSquared(const Vector3 &worldPos) const | Urho3D::Camera | |
| GetDrawDebugGeometry() const | Urho3D::Camera | inline |
| GetEffectiveAmbientBrightness() const | Urho3D::Camera | |
| GetEffectiveAmbientColor() const | Urho3D::Camera | |
| GetEffectiveFogColor() const | Urho3D::Camera | |
| GetEffectiveFogEnd() const | Urho3D::Camera | |
| GetEffectiveFogStart() const | Urho3D::Camera | |
| GetEffectiveGPUViewProjection(float constantDepthBias) const | Urho3D::Camera | |
| GetEffectiveScopeHint() const | Urho3D::Component | |
| GetEffectiveWorldTransform() const | Urho3D::Camera | |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetFaceCameraRotation(const Vector3 &position, const Quaternion &rotation, FaceCameraMode mode, float minAngle=0.0f) | Urho3D::Camera | |
| GetFarClip() const | Urho3D::Camera | |
| GetFillMode() const | Urho3D::Camera | inline |
| GetFixedUpdateSource() | Urho3D::Component | protected |
| GetFlipVertical() const | Urho3D::Camera | inline |
| GetFov() const | Urho3D::Camera | inline |
| GetFrustum() const | Urho3D::Camera | |
| GetFrustumSize(Vector3 &nearSize, Vector3 &farSize) const | Urho3D::Camera | |
| GetFullNameDebug() const | Urho3D::Component | |
| GetGlobalVar(StringHash key) const | Urho3D::Object | |
| GetGlobalVars() const | Urho3D::Object | |
| GetGPUProjection(bool ignoreFlip=false) const | Urho3D::Camera | |
| GetHalfViewSize() const | Urho3D::Camera | |
| GetID() const | Urho3D::Component | inline |
| GetIndexInParent() const | Urho3D::Component | |
| GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
| GetInverseViewProj() const | Urho3D::Camera | |
| GetLodBias() const | Urho3D::Camera | inline |
| GetLodDistance(float distance, float scale, float bias) const | Urho3D::Camera | |
| GetMousePosition() const (defined in Urho3D::Camera) | Urho3D::Camera | inline |
| GetNearClip() const | Urho3D::Camera | |
| GetNode() const | Urho3D::Component | inline |
| GetNumAttributes() const | Urho3D::Serializable | |
| GetOrthoSize() const | Urho3D::Camera | inline |
| GetPrimaryViewMask() const | Urho3D::Camera | inline |
| GetProjection(bool ignoreFlip=false) const | Urho3D::Camera | |
| GetProjectionOffset() const | Urho3D::Camera | inline |
| GetReflection() const | Urho3D::Serializable | virtual |
| GetReflectionPlane() const | Urho3D::Camera | inline |
| GetReflectionPlaneAttr() const | Urho3D::Camera | |
| GetReverseCulling() const | Urho3D::Camera | inline |
| GetScene() const | Urho3D::Component | |
| GetScreenRay(float x, float y) const | Urho3D::Camera | |
| GetScreenRayFromMouse() const | Urho3D::Camera | |
| GetShadowViewMask() const | Urho3D::Camera | inline |
| GetSplitFrustum(float nearClip, float farClip) const | Urho3D::Camera | |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetSubsystems() const | Urho3D::Object | private |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| GetUseClipping() const | Urho3D::Camera | inline |
| GetUseReflection() const | Urho3D::Camera | inline |
| GetView() const | Urho3D::Camera | |
| GetViewMask() const | Urho3D::Camera | inline |
| GetViewOverrideFlags() const | Urho3D::Camera | inline |
| GetViewProj() const | Urho3D::Camera | |
| GetViewSizeAt(float z) const | Urho3D::Camera | |
| GetViewSpaceFrustum() const | Urho3D::Camera | |
| GetViewSpaceSplitFrustum(float nearClip, float farClip) const | Urho3D::Camera | |
| GetZone() const | Urho3D::Camera | inline |
| GetZoneMask() const | Urho3D::Camera | inline |
| GetZoom() const | Urho3D::Camera | inline |
| graphics_ (defined in Urho3D::Camera) | Urho3D::Camera | private |
| HasAuxiliaryData() const | Urho3D::Component | inlinevirtual |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasMousePosition() const (defined in Urho3D::Camera) | Urho3D::Camera | inline |
| HasScriptObject() const | Urho3D::RefCounted | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| id_ | Urho3D::Component | protected |
| instanceDefaultValues_ | Urho3D::Serializable | protected |
| IsEnabled() const | Urho3D::Component | inline |
| IsEnabledEffective() const | Urho3D::Component | |
| IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsOrthographic() const | Urho3D::Camera | inline |
| IsProjectionValid() const | Urho3D::Camera | |
| IsScriptStrongRef() const | Urho3D::RefCounted | inline |
| IsTemporary() const | Urho3D::Serializable | inline |
| Load(Deserializer &source) | Urho3D::Serializable | virtual |
| Load(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadFile(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadJSON(const JSONValue &source) | Urho3D::Serializable | virtual |
| LoadJSON(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| LoadXML(const XMLElement &source) | Urho3D::Serializable | virtual |
| LoadXML(const ea::string &resourceName) | Urho3D::Serializable | virtual |
| lodBias_ | Urho3D::Camera | private |
| mousePosition_ | Urho3D::Camera | private |
| nearClip_ | Urho3D::Camera | private |
| networkUpdate_ | Urho3D::Component | protected |
| node_ | Urho3D::Component | protected |
| Object(Context *context) | Urho3D::Object | explicit |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
| OnMarkedDirty(Node *node) override | Urho3D::Camera | protectedvirtual |
| OnNodeSet(Node *previousNode, Node *currentNode) override | Urho3D::Camera | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
| OnSceneSet(Scene *previousScene, Scene *scene) | Urho3D::Component | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
| OnSetEnabled() | Urho3D::Component | inlinevirtual |
| operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| orthographic_ | Urho3D::Camera | private |
| orthoSize_ | Urho3D::Camera | private |
| primaryViewMask_ | Urho3D::Camera | private |
| projectionOffset_ | Urho3D::Camera | private |
| refCount_ | Urho3D::RefCounted | private |
| RefCounted() | Urho3D::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
| RefCountPtr() const | Urho3D::RefCounted | inline |
| reflectionMatrix_ | Urho3D::Camera | private |
| reflectionPlane_ | Urho3D::Camera | private |
| Refs() const | Urho3D::RefCounted | |
| RegisterObject(Context *context) | Urho3D::Camera | static |
| ReleaseRef() | Urho3D::RefCounted | |
| Remove() | Urho3D::Component | |
| RemoveEventSender(Object *sender) | Urho3D::Object | private |
| RemoveInstanceDefault() | Urho3D::Serializable | |
| ResetToDefault() | Urho3D::Serializable | |
| Save(Serializer &dest) const override | Urho3D::Component | virtual |
| SaveDefaultAttributes(const AttributeInfo &attr) const | Urho3D::Serializable | inlinevirtual |
| SaveJSON(JSONValue &dest) const override | Urho3D::Component | virtual |
| SaveXML(XMLElement &dest) const override | Urho3D::Component | virtual |
| ScreenToWorldPoint(const Vector3 &screenPos) const | Urho3D::Camera | |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
| SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
| Serializable(Context *context) | Urho3D::Serializable | explicit |
| SerializeAuxiliaryData(Archive &archive) | Urho3D::Component | inlinevirtual |
| SerializeInBlock(Archive &archive) override | Urho3D::Serializable | virtual |
| SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable) | Urho3D::Serializable | |
| SetAspectRatio(float aspectRatio) | Urho3D::Camera | |
| SetAspectRatioInternal(float aspectRatio) | Urho3D::Camera | |
| SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
| SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
| SetAutoAspectRatio(bool enable) | Urho3D::Camera | |
| SetBlockEvents(bool block) | Urho3D::Object | inline |
| SetClipPlane(const Plane &plane) | Urho3D::Camera | |
| SetClipPlaneAttr(const Vector4 &value) | Urho3D::Camera | |
| SetDrawDebugGeometry(bool enable) | Urho3D::Camera | inline |
| SetEnabled(bool enable) | Urho3D::Component | |
| SetFarClip(float farClip) | Urho3D::Camera | |
| SetFillMode(FillMode mode) | Urho3D::Camera | |
| SetFlipVertical(bool enable) | Urho3D::Camera | |
| SetFov(float fov) | Urho3D::Camera | |
| SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
| SetID(unsigned id) | Urho3D::Component | protected |
| SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
| SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
| setInstanceDefault_ | Urho3D::Serializable | protected |
| SetLodBias(float bias) | Urho3D::Camera | |
| SetMousePosition(const Vector2 &pos) | Urho3D::Camera | inline |
| SetNearClip(float nearClip) | Urho3D::Camera | |
| SetNode(Node *node) | Urho3D::Component | protected |
| SetOrthographic(bool enable) | Urho3D::Camera | |
| SetOrthoSize(float orthoSize) | Urho3D::Camera | |
| SetOrthoSize(const Vector2 &orthoSize) | Urho3D::Camera | |
| SetOrthoSizeAttr(float orthoSize) | Urho3D::Camera | |
| SetPrimaryViewMask(unsigned mask) | Urho3D::Camera | inline |
| SetProjection(const Matrix4 &projection) | Urho3D::Camera | |
| SetProjectionOffset(const Vector2 &offset) | Urho3D::Camera | |
| SetReflectionPlane(const Plane &plane) | Urho3D::Camera | |
| SetReflectionPlaneAttr(const Vector4 &value) | Urho3D::Camera | |
| SetShadowViewMask(unsigned mask) | Urho3D::Camera | inline |
| SetTemporary(bool enable) | Urho3D::Serializable | |
| SetUseClipping(bool enable) | Urho3D::Camera | |
| SetUseReflection(bool enable) | Urho3D::Camera | |
| SetViewMask(unsigned mask) | Urho3D::Camera | |
| SetViewOverrideFlags(ViewOverrideFlags flags) | Urho3D::Camera | |
| SetZone(Zone *zone) | Urho3D::Camera | inline |
| SetZoneMask(unsigned mask) | Urho3D::Camera | |
| SetZoom(float zoom) | Urho3D::Camera | |
| shadowViewMask_ | Urho3D::Camera | private |
| SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
| SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| temporary_ | Urho3D::Serializable | protected |
| TypeHierarchy | Urho3D::Object | inlinestatic |
| UnsubscribeFromAllEvents() | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
| UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | Urho3D::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
| UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
| UpdateProjection() const | Urho3D::Camera | private |
| UpdateViewProjectionMatrices() const | Urho3D::Camera | private |
| URHO3D_OBJECT(Camera, Component) (defined in Urho3D::Camera) | Urho3D::Camera | private |
| useClipping_ | Urho3D::Camera | private |
| useReflection_ | Urho3D::Camera | private |
| viewOverrideFlags_ | Urho3D::Camera | private |
| WeakRefs() const | Urho3D::RefCounted | |
| WorldToScreenPoint(const Vector3 &worldPos) const | Urho3D::Camera | |
| zone_ | Urho3D::Camera | private |
| zoneMask_ | Urho3D::Camera | private |
| zoom_ | Urho3D::Camera | private |
| ~Camera() override | Urho3D::Camera | |
| ~Component() override | Urho3D::Component | |
| ~Object() override | Urho3D::Object | |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~Serializable() override | Urho3D::Serializable | |