Nv::Blast::TkActorData Struct Reference

#include <NvBlastTkEvent.h>

List of all members.

Public Attributes

TkFamilyfamily
 TkFamily of the originating TkActor.
uint32_t index
 TkActor::getIndex() of the originating TkActor.
void * userData
 TkActor.userData of the originating TkActor.


Detailed Description

By the time events are dispatched, a specific TkActor may have been split and became invalid. This structure caches the state before invalidation happened.

Member Data Documentation

TkFamily of the originating TkActor.

TkActor::getIndex() of the originating TkActor.

TkActor.userData of the originating TkActor.


The documentation for this struct was generated from the following file: