molecular
|
Matcher for Catch2 that compares Vector3. More...
#include <Matchers.h>
Public Member Functions | |
EqualsVector3 (const Vector3 &v, double epsilon, double margin) | |
bool | match (const Vector3 &v) const override |
Performs the test for this matcher. More... | |
std::string | describe () const override |
Matcher for Catch2 that compares Vector3.
|
inline |
|
override |
|
override |
Performs the test for this matcher.