Urho3D
Urho3D::Camera Member List

This is the complete list of members for Urho3D::Camera, including all inherited members.

AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AllocateNetworkState()Urho3D::Serializable
ApplyAttributes()Urho3D::Serializableinlinevirtual
aspectRatio_Urho3D::Cameraprivate
autoAspectRatio_Urho3D::Cameraprivate
Camera(Context *context)Urho3D::Camera
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Componentinlinevirtual
farClip_Urho3D::Cameraprivate
fillMode_Urho3D::Cameraprivate
flipVertical_Urho3D::Cameraprivate
fov_Urho3D::Cameraprivate
frustum_Urho3D::Cameramutableprivate
frustumDirty_Urho3D::Cameramutableprivate
GetAspectRatio() const Urho3D::Camerainline
GetAttribute(unsigned index)Urho3D::Serializable
GetAttribute(const String &name)Urho3D::Serializable
GetAttributes() const Urho3D::Serializable
GetAutoAspectRatio() const Urho3D::Camerainline
GetComponent(ShortStringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, ShortStringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentinlinevirtual
GetDistance(const Vector3 &worldPos) const Urho3D::Camera
GetDistanceSquared(const Vector3 &worldPos) const Urho3D::Camera
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFarClip() const Urho3D::Camerainline
GetFillMode() const Urho3D::Camerainline
GetFlipVertical() const Urho3D::Camerainline
GetForwardVector()Urho3D::Camera
GetFov() const Urho3D::Camerainline
GetFrustum() const Urho3D::Camera
GetFrustumSize(Vector3 &near, Vector3 &far) const Urho3D::Camera
GetHalfViewSize() const Urho3D::Camera
GetID() const Urho3D::Componentinline
GetInverseWorldTransform() const Urho3D::Camera
GetLodBias() const Urho3D::Camerainline
GetLodDistance(float distance, float scale, float bias) const Urho3D::Camera
GetNearClip() const Urho3D::Camera
GetNetworkAttributes() const Urho3D::Serializable
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetOrthoSize() const Urho3D::Camerainline
GetProjection() const Urho3D::Camera
GetProjection(bool apiSpecific) const Urho3D::Camera
GetProjectionOffset() const Urho3D::Camerainline
GetRightVector()Urho3D::Camera
GetScene() const Urho3D::Component
GetScreenRay(float x, float y)Urho3D::Camera
GetSplitFrustum(float nearClip, float farClip) const Urho3D::Camera
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUpVector()Urho3D::Camera
GetViewMask() const Urho3D::Camerainline
GetViewOverrideFlags() const Urho3D::Camerainline
GetViewSpaceFrustum() const Urho3D::Camera
GetViewSpaceSplitFrustum(float nearClip, float farClip) const Urho3D::Camera
GetZoom() const Urho3D::Camerainline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
inverseWorld_Urho3D::Cameramutableprivate
inverseWorldDirty_Urho3D::Cameramutableprivate
IsOrthographic() const Urho3D::Camerainline
IsProjectionValid() const Urho3D::Camera
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
lodBias_Urho3D::Cameraprivate
MarkNetworkUpdate()Urho3D::Component
nearClip_Urho3D::Cameraprivate
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Object
OBJECT(Camera) (defined in Urho3D::Camera)Urho3D::Cameraprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest)Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Cameraprotectedvirtual
OnNodeSet(Node *node)Urho3D::Cameraprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Componentvirtual
orthographic_Urho3D::Cameraprivate
orthoSize_Urho3D::Cameraprivate
PrepareNetworkUpdate()Urho3D::Component
projection_Urho3D::Cameramutableprivate
projectionDirty_Urho3D::Cameramutableprivate
projectionOffset_Urho3D::Cameraprivate
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Camerastatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
Save(Serializer &dest)Urho3D::Componentvirtual
SaveXML(XMLElement &dest)Urho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAspectRatio(float aspectRatio)Urho3D::Camera
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAutoAspectRatio(bool enable)Urho3D::Camera
SetFarClip(float farClip)Urho3D::Camera
SetFillMode(FillMode mode)Urho3D::Camera
SetFlipVertical(bool enable)Urho3D::Camera
SetFov(float fov)Urho3D::Camera
SetID(unsigned id)Urho3D::Componentprotected
SetLodBias(float bias)Urho3D::Camera
SetNearClip(float nearClip)Urho3D::Camera
SetNode(Node *node)Urho3D::Componentprotected
SetOrthographic(bool enable)Urho3D::Camera
SetOrthoSize(float orthoSize)Urho3D::Camera
SetOrthoSize(const Vector2 &orthoSize)Urho3D::Camera
SetProjectionOffset(const Vector2 &offset)Urho3D::Camera
SetViewMask(unsigned mask)Urho3D::Camera
SetViewOverrideFlags(unsigned flags)Urho3D::Camera
SetZoom(float zoom)Urho3D::Camera
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
viewMask_Urho3D::Cameraprivate
viewOverrideFlags_Urho3D::Cameraprivate
WeakRefs() const Urho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest)Urho3D::Serializable
zoom_Urho3D::Cameraprivate
~Camera()Urho3D::Cameravirtual
~Component()Urho3D::Componentvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual