![]() |
Blamite Game Engine - Tool (Library)
00368.02.12.23.1347.blamite
A command-line utility that aids in the creation of Blamite Cache (.map) Files.
|
#include <CompileShadersCommand.hpp>
Public Member Functions | |
CompileShadersCommand () | |
int | execute (std::vector< std::string > args) |
![]() | |
std::string | GetCommandName () |
std::string | GetSyntax () |
std::string | GetDescription () |
Additional Inherited Members | |
![]() | |
std::string | command = "" |
std::string | syntax = "" |
std::string | description = "" |
|
inline |
|
inlinevirtual |
Reimplemented from ToolCommand.