vrecko
virtual reality framework
|
#include <CCUStructs.h>
Public Member Functions | |
MessageCarStatePtr () | |
MessageCarStatePtr (CarState *csToPointAt) | |
virtual const char * | getMessageId () |
Public Attributes | |
CarState * | data |
|
inline |
|
inline |
|
inlinevirtual |
Should be overridden to return the name of new class.
Reimplemented from vrecko::VreckoMessage.
CarState* CarSim::MessageCarStatePtr::data |