Store all Area configurations. More...
#include <Area.h>
Public Member Functions | |
| AreaParams () | |
| void | dump (const char *) const |
| bool | operator!= (const AreaParams &other) const |
| bool | operator== (const AreaParams &other) const |
Public Member Functions inherited from Path::CAreaParams | |
| CAreaParams () | |
Store all Area configurations.
| AreaParams::AreaParams | ( | ) |
| void AreaParams::dump | ( | const char * | msg | ) | const |
References PARAM_FOREACH.
Referenced by Path::Area::project().
| bool Path::AreaParams::operator!= | ( | const AreaParams & | other | ) | const |
| bool Path::AreaParams::operator== | ( | const AreaParams & | other | ) | const |
References PARAM_FOREACH.