MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / setOrbitPos

Method setOrbitPos

Engine/source/gui/editor/guiShapeEdPreview.cpp:903–906  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

901}
902
903void GuiShapeEdPreview::setOrbitPos( const Point3F& pos )
904{
905 mOrbitPos = pos;
906}
907
908void GuiShapeEdPreview::exportToCollada( const String& path )
909{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected