|
HighMap library (C++)
|
#include <assert.hpp>

Public Member Functions | |
| void | print () const |
Public Attributes | |
| std::string | msg = "" |
| float | diff = 0.f |
| float | tolerance = 0.f |
| float | count = 0.f |
| bool | ret = true |
|
inline |
| std::string hmap::AssertResults::msg = "" |
| float hmap::AssertResults::diff = 0.f |
| float hmap::AssertResults::tolerance = 0.f |
| float hmap::AssertResults::count = 0.f |
| bool hmap::AssertResults::ret = true |