Rebel Fork Framework
|
This is the complete list of members for Urho3D::IKSpineChain, including all inherited members.
AddNode(IKNode *node) (defined in Urho3D::IKChain) | Urho3D::IKChain | |
Clear() (defined in Urho3D::IKChain) | Urho3D::IKChain | |
DefaultWeightFunction(float x) (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | inlinestatic |
EnumerateProjectedPositions(float totalRotation, const T &callback) const (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
EvaluateError(float totalRotation, const Vector2 &target) const (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
EvaluateProjectedEnd(float totalRotation) const (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
EvaluateSegmentPositions(float totalRotation, const Vector3 &baseDirection, const Vector3 &bendDirection) (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
FindBestAngle(const Vector2 &projectedTarget, float maxRotation, float angularTolerance) const (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
FindSegment(const IKNode *node) const (defined in Urho3D::IKChain) | Urho3D::IKChain | |
GetNodes() (defined in Urho3D::IKChain) | Urho3D::IKChain | inline |
GetNodes() const (defined in Urho3D::IKChain) | Urho3D::IKChain | inline |
GetProjectionAndOffset(const Vector3 &target, const Vector3 &basePosition, const Vector3 &baseDirection) const (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
GetSegments() (defined in Urho3D::IKChain) | Urho3D::IKChain | inline |
GetSegments() const (defined in Urho3D::IKChain) | Urho3D::IKChain | inline |
isFirstSegmentIncomplete_ (defined in Urho3D::IKChain) | Urho3D::IKChain | protected |
nodes_ (defined in Urho3D::IKChain) | Urho3D::IKChain | protected |
ProjectTarget(const Vector3 &target, const Vector3 &basePosition, const Vector3 &baseDirection) const (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
RestorePreviousTransforms() (defined in Urho3D::IKChain) | Urho3D::IKChain | protected |
segments_ (defined in Urho3D::IKChain) | Urho3D::IKChain | protected |
Solve(const Vector3 &target, const Vector3 &baseDirection, float maxRotation, const IKSettings &settings, const WeightFunction &weightFun=DefaultWeightFunction) (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | |
StorePreviousTransforms() (defined in Urho3D::IKChain) | Urho3D::IKChain | protected |
totalLength_ (defined in Urho3D::IKChain) | Urho3D::IKChain | protected |
Twist(float angle, const IKSettings &settings) (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | |
UpdateLengths() (defined in Urho3D::IKChain) | Urho3D::IKChain | |
UpdateSegmentRotations(const IKSettings &settings) (defined in Urho3D::IKChain) | Urho3D::IKChain | protected |
UpdateSegmentWeights(const WeightFunction &weightFun) (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |
WeightFunction typedef (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | |
weights_ (defined in Urho3D::IKSpineChain) | Urho3D::IKSpineChain | private |