#include "freConstrainedSetupTransformController.h"#include "freExceptions.h"

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Functions | |
| FREE::DefineParameterMacro (ConstrainedSetupTransformController, Constraints,"Constraints","The constraints of the setup transform. First element is the ID of the constrained parameter, second value indicates the type of relation (0: equal; 1: lesser or equal; 2: greater or equal). The third value is the constraint term. Parameter IDs, if used in the term have an underscore as prefix.\nExample: 1 | 2 | (_2 * 4) + _3\nBy this constrained parameter 1 should be greater or equal four times parameter 2 + parameter 3.") | |
1.5.3 written by Dimitri van Heesch,
© 1997-2000