HighMap library (C++)
Loading...
Searching...
No Matches
hmap::AssertResults Struct Reference

#include <assert.hpp>

Collaboration diagram for hmap::AssertResults:

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
 

Member Function Documentation

◆ print()

void hmap::AssertResults::print ( ) const
inline

Member Data Documentation

◆ msg

std::string hmap::AssertResults::msg = ""

◆ diff

float hmap::AssertResults::diff = 0.f

◆ tolerance

float hmap::AssertResults::tolerance = 0.f

◆ count

float hmap::AssertResults::count = 0.f

◆ ret

bool hmap::AssertResults::ret = true

The documentation for this struct was generated from the following file: