NvBlastActorGetFamily
Defined in lowlevel/NvBlast.h
-
NvBlastFamily *NvBlastActorGetFamily(const NvBlastActor *actor, NvBlastLog logFn)
Access to an actor’s family.
- Parameters
actor – [in] The actor.
logFn – [in] User-supplied message function (see NvBlastLog definition). May be NULL.
- Returns
the family with which the actor is associated.