13 #include <vlpi/articulatedPartCollection.h>
14 #include <vlpi/attachedPartCollection.h>
15 #include <matrix/vlTaitBryan.h>
16 #include <vlutil/vlString.h>
18 namespace MAKVrExchange
58 virtual unsigned int netSize()
const;
59 virtual void writeSelfToBuffer(
void* buffer,
int bufferSize )
const;
60 virtual void readSelfFromBuffer(
const void* buffer,
int bufferSize );
62 virtual std::ostream& printDataToStream( std::ostream& str )
const;
#define DT_DLL_LIBPORTAL
Definition: include/portal/dllExport.h:20
#define DtDEC_ATTRIBUTE(T, N, n)
A Macro to define an attribute; as well as make an accessor and mutator for that attribute.
Definition: addAttribute.h:49
Messages which represent Active Sonars with state.
Definition: pUnderwaterAcousticsObject.h:24
Contains the DtPortalEmbeddedSystem class declaration.
DtPortalMessageKind
A List of message kinds distributed with the Portal.
Definition: pMessageKinds.h:23
Represents Embedded System Objects in a simulation.
Definition: pEmbeddedSystem.h:21