Functions

QCAD_StringFormulaEvaluator.hpp File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename coordType >
coordType Evaluate (std::string strExpression, coordType x, coordType y, coordType z)

Function Documentation

template<typename coordType >
coordType Evaluate ( std::string  strExpression,
coordType  x,
coordType  y,
coordType  z 
)

Definition at line 53 of file QCAD_StringFormulaEvaluator.cpp.