Urho3D::IKSolver Member List

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

AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
Algorithm enum name (defined in Urho3D::IKSolver)Urho3D::IKSolver
algorithm_ (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatable
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
ApplyActivePoseToScene()Urho3D::IKSolver
ApplyAttributes()Urho3D::Serializableinlinevirtual
ApplyOriginalPoseToActivePose()Urho3D::IKSolver
ApplyOriginalPoseToScene()Urho3D::IKSolver
ApplySceneToActivePose()Urho3D::IKSolver
ApplySceneToOriginalPose()Urho3D::IKSolver
attributeAnimationInfos_Urho3D::Animatableprotected
AUTO_SOLVE enum valueUrho3D::IKSolver
BuildTreeToEffector(IKEffector *effector)Urho3D::IKSolverprivate
CalculateJointRotations()Urho3D::IKSolver
chainTreesNeedUpdating_ (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
ComponentIsInOurSubtree(Component *component) const Urho3D::IKSolverprivate
constraintList_ (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
CONSTRAINTS enum valueUrho3D::IKSolver
context_Urho3D::Objectprotected
CreateIKNodeFromUrhoNode(const Node *node)Urho3D::IKSolverprivate
DestroyTree()Urho3D::IKSolverprivate
DoAutoRemove(AutoRemoveMode mode)Urho3D::Componentprotected
DrawDebugGeometry(bool depthTest) (defined in Urho3D::IKSolver)Urho3D::IKSolver
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::IKSolvervirtual
effectorList_ (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
enabled_Urho3D::Componentprotected
FABRIK enum value (defined in Urho3D::IKSolver)Urho3D::IKSolver
Feature enum nameUrho3D::IKSolver
features_ (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
FindAttributeAnimationTarget(const String &name, String &outName)Urho3D::Animatableprotectedvirtual
GetAlgorithm() const Urho3D::IKSolver
GetAnimationEnabled() const Urho3D::Animatableinline
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
GetAttributeAnimationTime(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
GetAUTO_SOLVE() const (defined in Urho3D::IKSolver)Urho3D::IKSolver
GetCategory() const Urho3D::Object
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
GetCONSTRAINTS() const (defined in Urho3D::IKSolver)Urho3D::IKSolver
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentvirtual
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFeature(Feature feature) const Urho3D::IKSolver
GetFixedUpdateSource()Urho3D::Componentprotected
GetGlobalVar(StringHash key) const Urho3D::Object
GetGlobalVars() const Urho3D::Object
GetID() const Urho3D::Componentinline
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetJOINT_ROTATIONS() const Urho3D::IKSolver
GetMaximumIterations() const Urho3D::IKSolver
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
GetScene() const Urho3D::Component
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTARGET_ROTATIONS() const (defined in Urho3D::IKSolver)Urho3D::IKSolver
GetTolerance() const Urho3D::IKSolver
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUPDATE_ACTIVE_POSE() const (defined in Urho3D::IKSolver)Urho3D::IKSolver
GetUPDATE_ORIGINAL_POSE() const (defined in Urho3D::IKSolver)Urho3D::IKSolver
GetUSE_ORIGINAL_POSE() const (defined in Urho3D::IKSolver)Urho3D::IKSolver
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Componentprotected
HandleComponentAdded(StringHash eventType, VariantMap &eventData) (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
HandleComponentRemoved(StringHash eventType, VariantMap &eventData) (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
HandleNodeAdded(StringHash eventType, VariantMap &eventData) (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
HandleNodeRemoved(StringHash eventType, VariantMap &eventData) (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
HandleSceneDrawableUpdateFinished(StringHash eventType, VariantMap &eventData)Urho3D::IKSolverprivate
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
IKEffector (defined in Urho3D::IKSolver)Urho3D::IKSolverfriend
IKSolver(Context *context)Urho3D::IKSolver
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const Urho3D::Animatableprotected
IsEnabled() const Urho3D::Componentinline
IsEnabledEffective() const Urho3D::Component
IsInstanceOf(StringHash type) const Urho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) const Urho3D::Object
IsInstanceOf() const Urho3D::Objectinline
IsSolverTreeValid() const Urho3D::IKSolverprivate
IsTemporary() const Urho3D::Serializableinline
JOINT_ROTATIONS enum valueUrho3D::IKSolver
Load(Deserializer &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
LoadJSON(const JSONValue &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
LoadXML(const XMLElement &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
MarkChainsNeedUpdating()Urho3D::IKSolverprivate
MarkNetworkUpdate()Urho3D::Componentvirtual
MarkTreeNeedsRebuild()Urho3D::IKSolverprivate
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Object
objectAnimation_Urho3D::Animatableprotected
OnAttributeAnimationAdded()Urho3D::Componentprotectedvirtual
OnAttributeAnimationRemoved()Urho3D::Componentprotectedvirtual
ONE_BONE enum value (defined in Urho3D::IKSolver)Urho3D::IKSolver
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Componentprotectedvirtual
OnNodeSet(Node *scene)Urho3D::IKSolverprivatevirtual
OnNodeSetEnabled(Node *node)Urho3D::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnSceneSet(Scene *scene)Urho3D::IKSolverprivatevirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEnabled()Urho3D::Componentinlinevirtual
PrepareNetworkUpdate()Urho3D::Component
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RebuildChainTrees()Urho3D::IKSolver
RebuildTree()Urho3D::IKSolverprivate
RecalculateSegmentLengths()Urho3D::IKSolver
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::IKSolverstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveAttributeAnimation(const String &name)Urho3D::Animatable
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) const Urho3D::Componentvirtual
SaveDefaultAttributes() const Urho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const Urho3D::Componentvirtual
SaveXML(XMLElement &dest) const Urho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAlgorithm(Algorithm algorithm)Urho3D::IKSolver
SetAnimationEnabled(bool enable)Urho3D::Animatable
SetAnimationTime(float time)Urho3D::Animatable
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
SetAttributeAnimationTime(const String &name, float time)Urho3D::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Urho3D::Animatable
SetAUTO_SOLVE(bool enable) (defined in Urho3D::IKSolver)Urho3D::IKSolver
SetCONSTRAINTS(bool enable) (defined in Urho3D::IKSolver)Urho3D::IKSolver
SetEnabled(bool enable)Urho3D::Component
SetFeature(Feature feature, bool enable)Urho3D::IKSolver
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetID(unsigned id)Urho3D::Componentprotected
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetJOINT_ROTATIONS(bool enable) (defined in Urho3D::IKSolver)Urho3D::IKSolver
SetMaximumIterations(unsigned iterations)Urho3D::IKSolver
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::Animatableprotected
SetTARGET_ROTATIONS(bool enable) (defined in Urho3D::IKSolver)Urho3D::IKSolver
SetTemporary(bool enable)Urho3D::Serializable
SetTolerance(float tolerance)Urho3D::IKSolver
SetUPDATE_ACTIVE_POSE(bool enable) (defined in Urho3D::IKSolver)Urho3D::IKSolver
SetUPDATE_ORIGINAL_POSE(bool enable) (defined in Urho3D::IKSolver)Urho3D::IKSolver
SetUSE_ORIGINAL_POSE(bool enable) (defined in Urho3D::IKSolver)Urho3D::IKSolver
Solve()Urho3D::IKSolver
solver_ (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
solverTreeValid_ (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
TARGET_ROTATIONS enum valueUrho3D::IKSolver
treeNeedsRebuild (defined in Urho3D::IKSolver)Urho3D::IKSolverprivate
TWO_BONE enum value (defined in Urho3D::IKSolver)Urho3D::IKSolver
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
UPDATE_ACTIVE_POSE enum valueUrho3D::IKSolver
UPDATE_ORIGINAL_POSE enum valueUrho3D::IKSolver
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
USE_ORIGINAL_POSE enum valueUrho3D::IKSolver
WeakRefs() const Urho3D::RefCounted
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
~Animatable()Urho3D::Animatablevirtual
~Component()Urho3D::Componentvirtual
~IKSolver()Urho3D::IKSolvervirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual