class CAVERN_builder_NetModelUpdateEvent : public TcNetCavEvent, public TcAction<CAVERN_builder_NetModelUpdateEvent>

Network model update class

Inheritance:


Public Methods

CAVERN_builder_NetModelUpdateEvent()
Default Constructor used on receiving end.
CAVERN_builder_NetModelUpdateEvent(const TcUtString &grpId, float [])
Constructor used on sending end.
~CAVERN_builder_NetModelUpdateEvent()
Destructor.
virtual int sendToCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.
virtual int getFromCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.
const float* getMatrix() const
Accessor method.
const TcUtString& getGrpId() const
Accessor method.

Documentation

Network model update class. This network event is used send a model's transformation matrix over the network. It is also inherits from TcAction, and thus enables action handling.
CAVERN_builder_NetModelUpdateEvent()
Default Constructor used on receiving end.

CAVERN_builder_NetModelUpdateEvent(const TcUtString &grpId, float [])
Constructor used on sending end.

~CAVERN_builder_NetModelUpdateEvent()
Destructor.

virtual int sendToCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.

virtual int getFromCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.

const float* getMatrix() const
Accessor method.

const TcUtString& getGrpId() const
Accessor method.


Direct child classes:
CAVERN_builder_InteractionManager

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de