sdk/extensions/physx/source/physics/NvBlastExtPxAssetImpl.h File Reference

#include "NvBlastExtPxAsset.h"
#include "NvBlastArray.h"

Go to the source code of this file.

Classes

class  Nv::Blast::final

Namespaces

namespace  Nv
namespace  Nv::Blast

Defines

#define NVBLASTEXT_FOURCC(_a, _b, _c, _d)   ( (uint32_t)(_a) | (uint32_t)(_b)<<8 | (uint32_t)(_c)<<16 | (uint32_t)(_d)<<24 )


Define Documentation

#define NVBLASTEXT_FOURCC ( _a,
_b,
_c,
_d   )     ( (uint32_t)(_a) | (uint32_t)(_b)<<8 | (uint32_t)(_c)<<16 | (uint32_t)(_d)<<24 )