cgv
|
a structure to store an analized command More...
#include <register.h>
Public Attributes | |
CommandType | command_type |
the command type | |
std::vector< cgv::utils::token > | parameters |
the parameters, one file name parameter for PLUGIN, CONFIG, GUI and two parameters (name/type, declarations) for NAME or TYPE commands | |
a structure to store an analized command