NvBlastFamilyGetFormatVersion

Defined in lowlevel/NvBlast.h

uint32_t NvBlastFamilyGetFormatVersion(const NvBlastFamily *family, NvBlastLog logFn)

Retrieve the data format version for the given family.

Parameters
  • family[in] The family.

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

Returns

the family format version.