15 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
The base class for all messages passed through the portal.
Definition: pMessage.h:66
Contains the DtPortalReflectedObjectManager class declaration.
Represents Environment Objects in a simulation.
Definition: pEnvironmentObject.h:20
std::vector< DtLinearSegmentData > DtLinearSegmentParameterList
Definition: linearSegmentData.h:137
static DtPortalMessage * create()
Definition: pLinearObject.h:67
Portal linear object for sending linear object types.
Definition: pLinearObject.h:20
DtPortalLinearObject()
CTOR.
Contains the DtPortalEnvironmentObject class declaration.
DtPortalMessageKind
A List of message kinds distributed with the Portal.
Definition: pMessageKinds.h:23
static const DtPortalMessageKind theKind
Definition: pLinearObject.h:54