HighMap library (C++)
Loading...
Searching...
No Matches
assert.hpp File Reference

Go to the source code of this file.

Classes

struct  hmap::AssertResults
 

Namespaces

namespace  hmap
 

Functions

bool hmap::assert_almost_equal (const Array &a, const Array &b, float tolerance=1e-6f, const std::string &fname="", AssertResults *p_results=nullptr)
 
bool hmap::is_subset (const Array &a, const Array &b)
 
void hmap::print_array (const Array &arr, bool show_coords=false, int width=6, int precision=2)
 

Detailed Description

Author
Otto Link (otto..nosp@m.link.nosp@m..bv@g.nosp@m.mail.nosp@m..com)