Classes | Macros | Functions
PxAssert.h File Reference
#include "foundation/Px.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PxAssertHandler
 

Macros

#define PX_ASSERT(exp)   ((void)0)
 
#define PX_ALWAYS_ASSERT_MESSAGE(exp)   ((void)0)
 
#define PX_ASSERT_WITH_MESSAGE(condition, message)   ((void)0)
 
#define PX_ALWAYS_ASSERT()   PX_ASSERT(0)
 

Functions

PX_FOUNDATION_API PxAssertHandlerPxGetAssertHandler ()
 
PX_FOUNDATION_API void PxSetAssertHandler (PxAssertHandler &handler)
 


Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com