include/foundation/PxPreprocessor.h
↰ Parent directory: include/foundation/
Source: include/foundation/PxPreprocessor.h
Included By
Classes
Functions
Defines
PX_COMPILE_TIME_ASSERT: General defines.
PX_DEPRECATED: Alignment macros.
PX_ENABLE_ASSERTS: Assert macro.
PX_FORCE_INLINE: Force inline macro.
PX_GCC_FAMILY: family shortcuts
PX_INLINE: Inline macro.
PX_LIBCPP: C++ standard library defines.
PX_NOALIAS: Noalias macro.
PX_NOINLINE: Noinline macro.
PX_OVERRIDE: Override macro.
PX_PUSH_PACK_DEFAULT: Calling convention.
PX_RESTRICT: Restrict macro.
PX_UNIX_EXPORT: DLL export macros.
PX_VC: Compiler defines, see http://sourceforge.net/p/predef/wiki/Compilers/.