Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetScales
Method
GetScales
GTE/Graphics/KeyframeController.h:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
inline float* GetScales()
89
{
90
return mScales.data();
91
}
92
93
// The animation update. The application time is in milliseconds.
94
virtual bool Update(double applicationTime) override;
Callers
1
LoadTransformController
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected