NvBlastAssetGetSupportGraph

Defined in lowlevel/NvBlast.h

const NvBlastSupportGraph NvBlastAssetGetSupportGraph(const NvBlastAsset *asset, NvBlastLog logFn)

Access the support graph for the given asset.

Parameters
  • asset[in] The asset.

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

Returns

a struct of support graph for the given asset.