| BuildFormula(const char *Formula, int min, int max) | CMathExpression | [private, static] |
| CMathExpression(const char *Equation=0) | CMathExpression | |
| CMathExpression(const CMathExpression ©) | CMathExpression | [inline] |
| Compile(std::vector< char > &v) const | CMathExpression | [private] |
| Compile() | CMathExpression | [inline, private] |
| GetDerivative(CValue::TYPE_VARIABLE Type) const | CMathExpression | [inline] |
| GetString() const | CMathExpression | [inline] |
| GetValue(const CVector3f &Point) const | CMathExpression | [inline] |
| m_pFormula | CMathExpression | [private] |
| m_pFunction | CMathExpression | [private] |
| operator=(const CMathExpression ©) | CMathExpression | [inline] |
| Print(std::ostream &o) const | CMathExpression | [inline] |
| Validate(const std::string &Formula, int *value=NULL, int min=-1, int max=-1) | CMathExpression | [static] |
| ~CMathExpression() | CMathExpression | [inline] |
1.5.4