MCPcopy 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

UpdateLocalTMethod · 0.80
UpdateLocalRMethod · 0.80

Calls 1

GetTranslationMethod · 0.45

Tested by

no test coverage detected