Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ Reset
Method
Reset
GTE/Applications/TrackBall.cpp:29–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void TrackBall::Reset()
30
{
31
mInitialOrientation.MakeIdentity();
32
mRoot->localTransform.MakeIdentity();
33
mRoot->Update();
34
}
35
36
void TrackBall::OnSetInitialPoint()
37
{
Callers
nothing calls this directly
Calls
2
MakeIdentity
Method · 0.45
Update
Method · 0.45
Tested by
no test coverage detected