NvBlastAssetGetChunks

Defined in lowlevel/NvBlast.h

const NvBlastChunk *NvBlastAssetGetChunks(const NvBlastAsset *asset, NvBlastLog logFn)

Access an array of chunks 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 chunks of the asset.