CCommandExecutor.cpp File Reference

This file contains the implementation of the CCommandExecuter class. More...

#include <cmath>
#include <iostream>
#include <string>
#include <sstream>
#include <vector>
#include "popassert.h"
#include "CVector3f.h"
#include "CColor.h"
#include "CImage.h"
#include "CVectBase.h"
#include "compute.h"
#include "CMathExpression.h"
#include "CRenderObj.h"
#include "CCommand.h"
#include "CCommandParser.h"
#include "CCommandExecutor.h"

Go to the source code of this file.

Variables

const std::string HelpMessages [CCommand::PARAMETER_END+1]


Detailed Description

This file contains the implementation of the CCommandExecuter class.

It executes a command that is given to it by the CCommandParser.

Definition in file CCommandExecutor.cpp.


Generated on Fri Dec 5 03:20:33 2008 for Mathematical Ray-tracer by  doxygen 1.5.4