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
Animatable(Context *context)Urho3D::Animatable
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyAttributes()Urho3D::Serializableinlinevirtual
aspectRatio_Urho3D::Cameraprivate
attributeAnimationInfos_Urho3D::Animatableprotected
autoAspectRatio_Urho3D::Cameraprivate
Camera(Context *context)Urho3D::Camera
CleanupConnection(Connection *connection)Urho3D::Component
clipPlane_Urho3D::Cameraprivate
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Cameravirtual
enabled_Urho3D::Componentprotected
farClip_Urho3D::Cameraprivate
fillMode_Urho3D::Cameraprivate
flipVertical_Urho3D::Cameraprivate
fov_Urho3D::Cameraprivate
frustum_Urho3D::Cameramutableprivate
frustumDirty_Urho3D::Cameramutableprivate
GetAnimationEnabled() const Urho3D::Animatableinline
GetAspectRatio() const Urho3D::Camerainline
GetAttribute(unsigned index) const Urho3D::Serializable
GetAttribute(const String &name) const Urho3D::Serializable
GetAttributeAnimation(const String &name) const Urho3D::Animatable
GetAttributeAnimationInfo(const String &name) const Urho3D::Animatableprotected
GetAttributeAnimationSpeed(const String &name) const Urho3D::Animatable
GetAttributeAnimationWrapMode(const String &name) const Urho3D::Animatable
GetAttributeDefault(unsigned index) const Urho3D::Serializable
GetAttributeDefault(const String &name) const Urho3D::Serializable
GetAttributes() const Urho3D::Serializablevirtual
GetAutoAspectRatio() const Urho3D::Camerainline
GetBaseType() const =0Urho3D::Objectpure virtual
GetCategory() const Urho3D::Object
GetClipPlane() const Urho3D::Camerainline
GetClipPlaneAttr() const Urho3D::Camera
GetComponent(StringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, StringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetDistance(const Vector3 &worldPos) const Urho3D::Camera
GetDistanceSquared(const Vector3 &worldPos) const Urho3D::Camera
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)Urho3D::Camera
GetFarClip() const Urho3D::Camerainline
GetFillMode() const Urho3D::Camerainline
GetFlipVertical() const Urho3D::Camerainline
GetFov() const Urho3D::Camerainline
GetFrustum() const Urho3D::Camera
GetFrustumSize(Vector3 &near, Vector3 &far) const Urho3D::Camera
GetHalfViewSize() const Urho3D::Camera
GetID() const Urho3D::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetLodBias() const Urho3D::Camerainline
GetLodDistance(float distance, float scale, float bias) const Urho3D::Camera
GetNearClip() const Urho3D::Camera
GetNetworkAttributes() const Urho3D::Serializablevirtual
GetNetworkState() const Urho3D::Serializableinline
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetObjectAnimation() const Urho3D::Animatable
GetObjectAnimationAttr() const Urho3D::Animatable
GetOrthoSize() const Urho3D::Camerainline
GetProjection() const Urho3D::Camera
GetProjection(bool apiSpecific) const Urho3D::Camera
GetProjectionOffset() const Urho3D::Camerainline
GetReflectionPlane() const Urho3D::Camerainline
GetReflectionPlaneAttr() const Urho3D::Camera
GetReverseCulling() const Urho3D::Camerainline
GetScene() const Urho3D::Component
GetScreenRay(float x, float y) const Urho3D::Camera
GetSplitFrustum(float nearClip, float farClip) const Urho3D::Camera
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseClipping() const Urho3D::Camerainline
GetUseReflection() const Urho3D::Camerainline
GetView() const 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
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const Urho3D::Animatableprotected
IsEnabled() const Urho3D::Componentinline
IsEnabledEffective() const Urho3D::Component
IsOrthographic() const Urho3D::Camerainline
IsProjectionValid() const Urho3D::Camera
IsTemporary() const Urho3D::Serializableinline
Load(Deserializer &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
lodBias_Urho3D::Cameraprivate
MarkNetworkUpdate()Urho3D::Componentvirtual
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
objectAnimation_Urho3D::Animatableprotected
OnAttributeAnimationAdded()Urho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved()Urho3D::Componentprotectedvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Cameraprotectedvirtual
OnNodeSet(Node *node)Urho3D::Cameraprotectedvirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::Componentinlinevirtual
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
reflectionMatrix_Urho3D::Cameraprivate
reflectionPlane_Urho3D::Cameraprivate
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Camerastatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveInstanceDefault()Urho3D::Serializable
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) const Urho3D::Componentvirtual
SaveDefaultAttributes() const Urho3D::Serializableinlinevirtual
SaveXML(XMLElement &dest) const Urho3D::Componentvirtual
ScreenToWorldPoint(const Vector3 &screenPos) const (defined in Urho3D::Camera)Urho3D::Camera
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAnimationEnabled(bool enable)Urho3D::Animatableinline
SetAspectRatio(float aspectRatio)Urho3D::Camera
SetAspectRatioInternal(float aspectRatio)Urho3D::Camera
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Urho3D::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Urho3D::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Urho3D::Animatable
SetAutoAspectRatio(bool enable)Urho3D::Camera
SetClipPlane(const Plane &plane)Urho3D::Camera
SetClipPlaneAttr(const Vector4 &value)Urho3D::Camera
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
SetID(unsigned id)Urho3D::Componentprotected
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetLodBias(float bias)Urho3D::Camera
SetNearClip(float nearClip)Urho3D::Camera
SetNode(Node *node)Urho3D::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotectedvirtual
SetOrthographic(bool enable)Urho3D::Camera
SetOrthoSize(float orthoSize)Urho3D::Camera
SetOrthoSize(const Vector2 &orthoSize)Urho3D::Camera
SetOrthoSizeAttr(float orthoSize)Urho3D::Camera
SetProjectionOffset(const Vector2 &offset)Urho3D::Camera
SetReflectionPlane(const Plane &plane)Urho3D::Camera
SetReflectionPlaneAttr(const Vector4 &value)Urho3D::Camera
SetTemporary(bool enable)Urho3D::Serializable
SetUseClipping(bool enable)Urho3D::Camera
SetUseReflection(bool enable)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
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
useClipping_Urho3D::Cameraprivate
useReflection_Urho3D::Cameraprivate
view_Urho3D::Cameramutableprivate
viewDirty_Urho3D::Cameramutableprivate
viewMask_Urho3D::Cameraprivate
viewOverrideFlags_Urho3D::Cameraprivate
WeakRefs() const Urho3D::RefCounted
WorldToScreenPoint(const Vector3 &worldPos) const (defined in Urho3D::Camera)Urho3D::Camera
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
zoom_Urho3D::Cameraprivate
~Animatable()Urho3D::Animatablevirtual
~Camera()Urho3D::Cameravirtual
~Component()Urho3D::Componentvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual