Inheritance diagram for OpenSim::Tests::Common::VectorToleranceConstraint:

Public Member Functions | |
| VectorToleranceConstraint (Vector3 baseValue, double tolerance) | |
| override bool | Matches (object valueToBeTested) |
| override void | WriteDescriptionTo (MessageWriter writer) |
| override void | WriteActualValueTo (MessageWriter writer) |
| OpenSim::Tests::Common::VectorToleranceConstraint::VectorToleranceConstraint | ( | Vector3 | baseValue, | |
| double | tolerance | |||
| ) | [inline] |
summary> Test whether the constraint is satisfied by a given value /summary> param name="valueToBeTested">The value to be tested
returns> True for success, false for failure /returns>
| override bool OpenSim::Tests::Common::VectorToleranceConstraint::Matches | ( | object | valueToBeTested | ) | [inline] |
| override void OpenSim::Tests::Common::VectorToleranceConstraint::WriteDescriptionTo | ( | MessageWriter | writer | ) | [inline] |
| override void OpenSim::Tests::Common::VectorToleranceConstraint::WriteActualValueTo | ( | MessageWriter | writer | ) | [inline] |
1.5.1