OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
rbeCalc::ParserAPI Namespace Reference

Functions

RBE_API_EXPORT rbeCalc::AbstractCalculationItemparseFormula (rbeCore::RubberbandEngine *_engine, rbeCore::Step *_step, const std::string &_string)
 
RBE_API_EXPORT rbeCore::AbstractPointparsePoint (rbeCore::RubberbandEngine *_engine, rbeCore::Step *_step, const std::string &_str, rbeCore::eAxisDistance &_distance)
 

Function Documentation

◆ parseFormula()

AbstractCalculationItem * rbeCalc::ParserAPI::parseFormula ( rbeCore::RubberbandEngine * _engine,
rbeCore::Step * _step,
const std::string & _string )

◆ parsePoint()

rbeCore::AbstractPoint * rbeCalc::ParserAPI::parsePoint ( rbeCore::RubberbandEngine * _engine,
rbeCore::Step * _step,
const std::string & _str,
rbeCore::eAxisDistance & _distance )