Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ reset
Method
reset
Engine/source/gui/worldEditor/guiTerrPreviewCtrl.cpp:158–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
157
158
void GuiTerrPreviewCtrl::reset()
159
{
160
mRoot.set(0,0);
161
mOrigin.set(0,0);
162
}
163
164
void GuiTerrPreviewCtrl::setRoot()
165
{
Callers
1
guiTerrPreviewCtrl.cpp
File · 0.45
Calls
1
set
Method · 0.45
Tested by
no test coverage detected