NvBlastAssetGetBondCount

Defined in lowlevel/NvBlast.h

uint32_t NvBlastAssetGetBondCount(const NvBlastAsset *asset, NvBlastLog logFn)

Get the number of bonds in the given asset.

Parameters
  • asset[in] The asset.

  • logFn[in] User-supplied message function (see NvBlastLog definition). May be NULL.

Returns

the number of bonds in the asset.