13 #include <vl/pointObjectPublisher.h>
14 #include <vl/reflectedPointObjectList.h>
16 class DtReflectedPointObject;
17 class DtPointObjectRepository;
19 #define POINT_OBJECT_TEMPLATE_ARGS \
20 DtPortalPointObject, DtPortalReflectedPointObject, \
21 DtReflectedPointObject, DtReflectedPointObjectList, \
22 DtPointObjectRepository, DtPointObjectPublisher
24 namespace MAKVrExchange
27 class DtPortalPointObject;
71 const DtPointObjectRepository& sr );
75 virtual DtString portalObjectName(
const DtReflectedPointObject* refObj )
const;
83 const DtPointObjectRepository& src,
const DtReflectedPointObject& refObj );
86 virtual DtPointObjectRepository* translate( DtPointObjectRepository* dest,