![]() |
vrecko
virtual reality framework
|
#include <PhysXVreckoMessages.h>
Public Member Functions | |
| MessageNxActorWithName () | |
| MessageNxActorWithName (NxActor *actor, const char *name) | |
| virtual const char * | getMessageId () |
Public Attributes | |
| NxActor * | _actor |
| std::string | _name |
|
inline |
|
inline |
|
inlinevirtual |
Should be overridden to return the name of new class.
Reimplemented from vrecko::VreckoMessage.
| NxActor* PhysXPlugin::MessageNxActorWithName::_actor |
| std::string PhysXPlugin::MessageNxActorWithName::_name |