#include <cmath>
#include <string>
#include "popassert.h"
#include "CVector3f.h"
#include "CColor.h"
#include "CCommand.h"
Go to the source code of this file.
It contains information about a command to be executed.
Definition in file CCommand.cpp.
1.5.4