MorphoGraphX
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
Assert.hpp File Reference

Graphical (or textual) assertion utility. More...

#include <cassert>

Go to the source code of this file.

Namespaces

 mgx
 This namespace contains all the API of MorphoGraphX.
 

Macros

#define mgx_assert(expr)
 
#define mgx_assert_msg(expr, msg)
 

Functions

void mgx::util::__assert_fail (const QString &assertion, const char *file, unsigned int line, const char *function)
 

Detailed Description

Graphical (or textual) assertion utility.

Define the macro vvassert(expr)