armarx::semantic::detail Namespace Reference

Functions

void checkLessEqual (float a, float b, const std::string &msg="")
 

Function Documentation

◆ checkLessEqual()

void checkLessEqual ( float a,
float b,
const std::string & msg = "" )
Exceptions
`armarx::ExpressionException`if a is not less or equal b.

Definition at line 84 of file shapes_from_aabbs.cpp.

+ Here is the caller graph for this function: