MCPcopy 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
158void GuiTerrPreviewCtrl::reset()
159{
160 mRoot.set(0,0);
161 mOrigin.set(0,0);
162}
163
164void GuiTerrPreviewCtrl::setRoot()
165{

Callers 1

Calls 1

setMethod · 0.45

Tested by

no test coverage detected