#include "Base/spStandard.hpp"
#include "Base/spInputOutputString.hpp"
#include "SceneGraph/spSceneGraph.hpp"
Go to the source code of this file.
Namespaces | |
namespace | sp |
!! | |
namespace | sp::tool |
This namespace contains all extendet tools for particular game development which should be used in a level editor. | |
namespace | sp::tool::CommandLineTasks |
Functions | |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdWireframe (CommandLineUI &Cmd, scene::SceneGraph *Graph, const video::EWireframeTypes Type) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdFullscreen (CommandLineUI &Cmd) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdView (CommandLineUI &Cmd, scene::Camera *Cam) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdVsync (CommandLineUI &Cmd) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdScene (CommandLineUI &Cmd) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdHardware (CommandLineUI &Cmd) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdNetwork (CommandLineUI &Cmd) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdResolution (CommandLineUI &Cmd, const io::stringc &Command) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdDrawCalls (CommandLineUI &Cmd) |
SP_EXPORT void | sp::tool::CommandLineTasks::cmdShowImages (CommandLineUI &Cmd, const io::stringc &Command) |