Functions | |
SP_EXPORT void | cmdWireframe (CommandLineUI &Cmd, scene::SceneGraph *Graph, const video::EWireframeTypes Type) |
SP_EXPORT void | cmdFullscreen (CommandLineUI &Cmd) |
SP_EXPORT void | cmdView (CommandLineUI &Cmd, scene::Camera *Cam) |
SP_EXPORT void | cmdVsync (CommandLineUI &Cmd) |
SP_EXPORT void | cmdScene (CommandLineUI &Cmd) |
SP_EXPORT void | cmdHardware (CommandLineUI &Cmd) |
SP_EXPORT void | cmdNetwork (CommandLineUI &Cmd) |
SP_EXPORT void | cmdResolution (CommandLineUI &Cmd, const io::stringc &Command) |
SP_EXPORT void | cmdDrawCalls (CommandLineUI &Cmd) |
SP_EXPORT void | cmdShowImages (CommandLineUI &Cmd, const io::stringc &Command) |
SP_EXPORT void sp::tool::CommandLineTasks::cmdDrawCalls | ( | CommandLineUI & | Cmd | ) |
SP_EXPORT void sp::tool::CommandLineTasks::cmdFullscreen | ( | 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::cmdScene | ( | CommandLineUI & | Cmd | ) |
SP_EXPORT void sp::tool::CommandLineTasks::cmdShowImages | ( | CommandLineUI & | Cmd, | |
const io::stringc & | Command | |||
) |
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::cmdWireframe | ( | CommandLineUI & | Cmd, | |
scene::SceneGraph * | Graph, | |||
const video::EWireframeTypes | Type | |||
) |