Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetTargetPosition
Method
GetTargetPosition
GTE/Graphics/IKController.h:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
Goal();
51
52
inline Vector3<float> GetTargetPosition() const
53
{
54
return target->worldTransform.GetTranslation();
55
}
56
57
inline Vector3<float> GetEffectorPosition() const
58
{
Callers
2
UpdateLocalT
Method · 0.80
UpdateLocalR
Method · 0.80
Calls
1
GetTranslation
Method · 0.45
Tested by
no test coverage detected