NvBlastFamilyGetAsset
Defined in lowlevel/NvBlast.h
-
const NvBlastAsset *NvBlastFamilyGetAsset(const NvBlastFamily *family, NvBlastLog logFn)
Retrieve the asset of the given family.
- Parameters
family – [in] The family.
logFn – [in] User-supplied message function (see NvBlastLog definition). May be NULL.
- Returns
pointer to the asset associated with the family.