/
class Geo ITerminalCmdHandler
This is the documentation for Enlighten.
class Geo ITerminalCmdHandler
class Geo::ITerminalCmdHandler
A class that provides this interface can process tty string commands.
Functions
Name | Description |
---|---|
TerminalCmdCallback(const char *) | This method is called when a command should be processed. |
virtual void Geo::ITerminalCmdHandler::TerminalCmdCallback
public: void TerminalCmdCallback
(
const char * cmd
)
This method is called when a command should be processed.
, multiple selections available,
Related content
Core runtime code
Core runtime code
More like this
Mesh projection
Mesh projection
More like this
Mersenne Twister
Mersenne Twister
More like this
ZLib
More like this
Troubleshooting and support
Troubleshooting and support
More like this
Lua
More like this