Urho3D
Dviglo::IKSolver Member List

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

AddRef()Dviglo::RefCounted
AddReplicationState(ComponentReplicationState *state)Dviglo::Component
Algorithm enum name (defined in Dviglo::IKSolver)Dviglo::IKSolver
algorithm_ (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
AllocateNetworkState()Dviglo::Serializable
Animatable(Context *context)Dviglo::Animatableexplicit
animatedNetworkAttributes_Dviglo::Animatableprotected
animationEnabled_Dviglo::Animatableprotected
ApplyActivePoseToScene()Dviglo::IKSolver
ApplyAttributes()Dviglo::Serializableinlinevirtual
ApplyOriginalPoseToActivePose()Dviglo::IKSolver
ApplyOriginalPoseToScene()Dviglo::IKSolver
ApplySceneToActivePose()Dviglo::IKSolver
ApplySceneToOriginalPose()Dviglo::IKSolver
attributeAnimationInfos_Dviglo::Animatableprotected
AUTO_SOLVE enum valueDviglo::IKSolver
blockEvents_Dviglo::Objectprivate
BuildTreeToEffector(IKEffector *effector)Dviglo::IKSolverprivate
CalculateJointRotations()Dviglo::IKSolver
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
chainTreesNeedUpdating_ (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
CleanupConnection(Connection *connection)Dviglo::Component
Component(Context *context)Dviglo::Componentexplicit
ComponentIsInOurSubtree(Component *component) constDviglo::IKSolverprivate
constraintList_ (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
CONSTRAINTS enum valueDviglo::IKSolver
context_Dviglo::Objectprotected
CreateIKNodeFromUrhoNode(const Node *node)Dviglo::IKSolverprivate
DestroyTree()Dviglo::IKSolverprivate
DoAutoRemove(AutoRemoveMode mode)Dviglo::Componentprotected
DrawDebugGeometry(bool depthTest) (defined in Dviglo::IKSolver)Dviglo::IKSolver
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) overrideDviglo::IKSolvervirtual
effectorList_ (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
enabled_Dviglo::Componentprotected
eventHandlers_Dviglo::Objectprivate
FABRIK enum value (defined in Dviglo::IKSolver)Dviglo::IKSolver
Feature enum nameDviglo::IKSolver
features_ (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
FindAttributeAnimationTarget(const String &name, String &outName)Dviglo::Animatableprotectedvirtual
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetAlgorithm() constDviglo::IKSolver
GetAnimationEnabled() constDviglo::Animatableinline
GetAttribute(unsigned index) constDviglo::Serializable
GetAttribute(const String &name) constDviglo::Serializable
GetAttributeAnimation(const String &name) constDviglo::Animatable
GetAttributeAnimationInfo(const String &name) constDviglo::Animatableprotected
GetAttributeAnimationSpeed(const String &name) constDviglo::Animatable
GetAttributeAnimationTime(const String &name) constDviglo::Animatable
GetAttributeAnimationWrapMode(const String &name) constDviglo::Animatable
GetAttributeDefault(unsigned index) constDviglo::Serializable
GetAttributeDefault(const String &name) constDviglo::Serializable
GetAttributes() constDviglo::Serializablevirtual
GetAUTO_SOLVE() const (defined in Dviglo::IKSolver)Dviglo::IKSolver
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetComponent(StringHash type) constDviglo::Component
GetComponent() constDviglo::Component
GetComponents(PODVector< Component * > &dest, StringHash type) constDviglo::Component
GetComponents(PODVector< T * > &dest) constDviglo::Component
GetCONSTRAINTS() const (defined in Dviglo::IKSolver)Dviglo::IKSolver
GetContext() constDviglo::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Dviglo::Componentvirtual
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetFeature(Feature feature) constDviglo::IKSolver
GetFixedUpdateSource()Dviglo::Componentprotected
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetID() constDviglo::Componentinline
GetInstanceDefault(const String &name) constDviglo::Serializableprivate
GetInterceptNetworkUpdate(const String &attributeName) constDviglo::Serializable
GetJOINT_ROTATIONS() const (defined in Dviglo::IKSolver)Dviglo::IKSolver
GetMaximumIterations() constDviglo::IKSolver
GetNetworkAttributes() constDviglo::Serializablevirtual
GetNetworkState() constDviglo::Serializableinline
GetNode() constDviglo::Componentinline
GetNumAttributes() constDviglo::Serializable
GetNumNetworkAttributes() constDviglo::Serializable
GetObjectAnimation() constDviglo::Animatable
GetObjectAnimationAttr() constDviglo::Animatable
GetScene() constDviglo::Component
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTARGET_ROTATIONS() const (defined in Dviglo::IKSolver)Dviglo::IKSolver
GetTolerance() constDviglo::IKSolver
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUPDATE_ACTIVE_POSE() const (defined in Dviglo::IKSolver)Dviglo::IKSolver
GetUPDATE_ORIGINAL_POSE() const (defined in Dviglo::IKSolver)Dviglo::IKSolver
GetUSE_ORIGINAL_POSE() const (defined in Dviglo::IKSolver)Dviglo::IKSolver
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Dviglo::Animatableprotected
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData)Dviglo::Componentprotected
HandleComponentAdded(StringHash eventType, VariantMap &eventData) (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
HandleComponentRemoved(StringHash eventType, VariantMap &eventData) (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
HandleNodeAdded(StringHash eventType, VariantMap &eventData) (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
HandleNodeRemoved(StringHash eventType, VariantMap &eventData) (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
HandleSceneDrawableUpdateFinished(StringHash eventType, VariantMap &eventData)Dviglo::IKSolverprivate
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
id_Dviglo::Componentprotected
IKEffector (defined in Dviglo::IKSolver)Dviglo::IKSolverfriend
IKSolver(Context *context)Dviglo::IKSolverexplicit
instanceDefaultValues_Dviglo::Serializableprivate
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) constDviglo::Animatableprotected
IsEnabled() constDviglo::Componentinline
IsEnabledEffective() constDviglo::Component
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsReplicated() constDviglo::Component
IsSolverTreeValid() constDviglo::IKSolverprivate
IsTemporary() constDviglo::Serializableinline
JOINT_ROTATIONS enum valueDviglo::IKSolver
Load(Deserializer &source)Dviglo::Serializablevirtual
LoadJSON(const JSONValue &source) overrideDviglo::Animatablevirtual
LoadXML(const XMLElement &source) overrideDviglo::Animatablevirtual
MarkChainsNeedUpdating()Dviglo::IKSolverprivate
MarkNetworkUpdate() overrideDviglo::Componentvirtual
MarkTreeNeedsRebuild()Dviglo::IKSolverprivate
networkState_Dviglo::Serializableprotected
networkUpdate_Dviglo::Componentprotected
node_Dviglo::Componentprotected
Object(Context *context)Dviglo::Objectexplicit
objectAnimation_Dviglo::Animatableprotected
OnAttributeAnimationAdded() overrideDviglo::Componentprotectedvirtual
OnAttributeAnimationRemoved() overrideDviglo::Componentprotectedvirtual
ONE_BONE enum value (defined in Dviglo::IKSolver)Dviglo::IKSolver
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) constDviglo::Serializablevirtual
OnMarkedDirty(Node *node)Dviglo::Componentprotectedvirtual
OnNodeSet(Node *node) overrideDviglo::IKSolverprivatevirtual
OnNodeSetEnabled(Node *node)Dviglo::Componentprotectedvirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Dviglo::Animatableprotected
OnSceneSet(Scene *scene) overrideDviglo::IKSolverprivatevirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Dviglo::Serializablevirtual
OnSetEnabled()Dviglo::Componentinlinevirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
PrepareNetworkUpdate()Dviglo::Component
ReadDeltaUpdate(Deserializer &source)Dviglo::Serializable
ReadLatestDataUpdate(Deserializer &source)Dviglo::Serializable
RebuildChainTrees()Dviglo::IKSolver
RebuildTree()Dviglo::IKSolverprivate
RecalculateSegmentLengths()Dviglo::IKSolver
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::IKSolverstatic
ReleaseRef()Dviglo::RefCounted
Remove()Dviglo::Component
RemoveAttributeAnimation(const String &name)Dviglo::Animatable
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveInstanceDefault()Dviglo::Serializable
RemoveObjectAnimation()Dviglo::Animatable
ResetToDefault()Dviglo::Serializable
Save(Serializer &dest) const overrideDviglo::Componentvirtual
SaveDefaultAttributes() constDviglo::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const overrideDviglo::Componentvirtual
SaveXML(XMLElement &dest) const overrideDviglo::Componentvirtual
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
Serializable(Context *context)Dviglo::Serializableexplicit
SetAlgorithm(Algorithm algorithm)Dviglo::IKSolver
SetAnimationEnabled(bool enable)Dviglo::Animatable
SetAnimationTime(float time)Dviglo::Animatable
SetAttribute(unsigned index, const Variant &value)Dviglo::Serializable
SetAttribute(const String &name, const Variant &value)Dviglo::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Dviglo::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Dviglo::Animatable
SetAttributeAnimationTime(const String &name, float time)Dviglo::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Dviglo::Animatable
SetAUTO_SOLVE(bool enable) (defined in Dviglo::IKSolver)Dviglo::IKSolver
SetBlockEvents(bool block)Dviglo::Objectinline
SetCONSTRAINTS(bool enable) (defined in Dviglo::IKSolver)Dviglo::IKSolver
SetEnabled(bool enable)Dviglo::Component
SetFeature(Feature feature, bool enable)Dviglo::IKSolver
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetID(unsigned id)Dviglo::Componentprotected
SetInstanceDefault(bool enable)Dviglo::Serializableinline
SetInstanceDefault(const String &name, const Variant &defaultValue)Dviglo::Serializableprivate
setInstanceDefault_Dviglo::Serializableprivate
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Dviglo::Serializable
SetJOINT_ROTATIONS(bool enable) (defined in Dviglo::IKSolver)Dviglo::IKSolver
SetMaximumIterations(unsigned iterations)Dviglo::IKSolver
SetNode(Node *node)Dviglo::Componentprotected
SetObjectAnimation(ObjectAnimation *objectAnimation)Dviglo::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Dviglo::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Dviglo::Animatableprotected
SetTARGET_ROTATIONS(bool enable) (defined in Dviglo::IKSolver)Dviglo::IKSolver
SetTemporary(bool enable)Dviglo::Serializable
SetTolerance(float tolerance)Dviglo::IKSolver
SetUPDATE_ACTIVE_POSE(bool enable) (defined in Dviglo::IKSolver)Dviglo::IKSolver
SetUPDATE_ORIGINAL_POSE(bool enable) (defined in Dviglo::IKSolver)Dviglo::IKSolver
SetUSE_ORIGINAL_POSE(bool enable) (defined in Dviglo::IKSolver)Dviglo::IKSolver
Solve()Dviglo::IKSolver
solver_ (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
solverTreeValid_ (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
TARGET_ROTATIONS enum valueDviglo::IKSolver
temporary_Dviglo::Serializableprivate
treeNeedsRebuild (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
TWO_BONE enum value (defined in Dviglo::IKSolver)Dviglo::IKSolver
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
UPDATE_ACTIVE_POSE enum valueDviglo::IKSolver
UPDATE_ORIGINAL_POSE enum valueDviglo::IKSolver
UpdateAttributeAnimations(float timeStep)Dviglo::Animatableprotected
URHO3D_OBJECT(IKSolver, Component) (defined in Dviglo::IKSolver)Dviglo::IKSolverprivate
USE_ORIGINAL_POSE enum valueDviglo::IKSolver
WeakRefs() constDviglo::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Dviglo::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Dviglo::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Dviglo::Serializable
~Animatable() overrideDviglo::Animatable
~Component() overrideDviglo::Component
~IKSolver() overrideDviglo::IKSolver
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~Serializable() overrideDviglo::Serializable