OMNI_GRAPH_EXEC_ASSERT
Defined in omni/graph/exec/unstable/Assert.h
-
OMNI_GRAPH_EXEC_ASSERT(cond, ...)
Debug build assertion.
This assertion is only active in debug builds.
See Error Handling to understand when it is appropriate to use this macro.