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