candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
Core.h File Reference
#include <coal/fwd.hh>
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  candlewick
 

Macros

#define CDW_ASSERT(condition, msg)
 

Macro Definition Documentation

◆ CDW_ASSERT

#define CDW_ASSERT ( condition,
msg )
Value:
assert(((condition) && (msg)))