#include <NvBlastTkIdentifiable.h>

Public Member Functions | |
| virtual const NvBlastID & | getID () const =0 |
| virtual const TkType & | getType () const =0 |
| virtual void | setID (const NvBlastID &id)=0 |
Public Attributes | |
| uint64_t | userIntData |
| virtual const NvBlastID& Nv::Blast::TkIdentifiable::getID | ( | ) | const [pure virtual] |
Return the ID associated with this object.
| virtual const TkType& Nv::Blast::TkIdentifiable::getType | ( | ) | const [pure virtual] |
Access to the static (class) type data for this object.
| virtual void Nv::Blast::TkIdentifiable::setID | ( | const NvBlastID & | id | ) | [pure virtual] |
Set the ID for this object.
Integer field available to the user which may be serialized.