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