Vesper 0.5.1
Vesper is short form for the Latin word for "Bat", as Vesper is designed to be small, lightweight, and easily handle things like particles and flocking behaviors in accordance with the nature of bats. \n It is meant to be a particle simulation, VFX editor, and CAN be used secondarily as a small game engine.
GitHub | Vesper Updates | Creator
Loading...
Searching...
No Matches
Asserts.h File Reference

Provides assertion macros for debugging and error handling. More...

Go to the source code of this file.

Macros

#define VZ_ASSERT(x, ...)
 ASSERT MACROS.
#define VZ_CORE_ASSERT(x, ...)

Detailed Description

Provides assertion macros for debugging and error handling.

Author
Damon S. Green II

Macro Definition Documentation

◆ VZ_ASSERT

#define VZ_ASSERT ( x,
... )

ASSERT MACROS.

◆ VZ_CORE_ASSERT

#define VZ_CORE_ASSERT ( x,
... )