NvBlastAssetGetBonds

Defined in lowlevel/NvBlast.h

const NvBlastBond *NvBlastAssetGetBonds(const NvBlastAsset *asset, NvBlastLog logFn)

Access an array of bonds of the given asset.

Parameters
  • asset[in] The asset.

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

Returns

a pointer to an array of bonds of the asset.