libigl v2.5.0
Loading...
Searching...
No Matches
IGL_ASSERT.h File Reference
#include <cassert>

Go to the source code of this file.

Macros

#define IGL_ASSERT(x)   assert(x)
 

Macro Definition Documentation

◆ IGL_ASSERT

#define IGL_ASSERT (   x)    assert(x)