NvBlastAssetGetLeafChunkCount
Defined in lowlevel/NvBlast.h
-
uint32_t NvBlastAssetGetLeafChunkCount(const NvBlastAsset *asset, NvBlastLog logFn)
Get the number of leaf chunks 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 leaf chunks in the asset.