#include <string>#include <map>#include <set>#include <vector>#include <SeExprMacros.h>#include "SeVec3d.h"Go to the source code of this file.
Classes | |
| class | SeExprVarRef |
| abstract class for implementing variable references More... | |
| class | SeExprVectorVarRef |
| simple vector variable reference reference base class More... | |
| class | SeExprScalarVarRef |
| simple scalar variable reference reference base class More... | |
| class | SeExprLocalVarRef |
| uses internally to represent local variables More... | |
| class | SeExpression |
| main expression class More... | |
| struct | SeExpression::Error |
| Represents a parse or type checking error in an expression. More... | |
1.6.1