NvBlastAssetGetID
Defined in lowlevel/NvBlast.h
- 
NvBlastID NvBlastAssetGetID(const NvBlastAsset *asset, NvBlastLog logFn)
 Retrieve the asset ID.
- Parameters
 asset – [in] The given asset.
logFn – [in] User-supplied message function (see NvBlastLog definition). May be NULL.
- Returns
 the ID of the asset.