VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
DtSdcTrianglePdu Class Reference
Inheritance diagram for DtSdcTrianglePdu:
Inheritance graph
[legend]

Public Member Functions

 DtSdcTrianglePdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 DtSdcTrianglePdu (const DtNetViewControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER, DtPduFactory *pduFactory=0)
- Public Member Functions inherited from DtSdcTrianglePduBase
virtual void setPoint (int index, const DtVector &pos)
virtual const DtVector point (int index) const
virtual void setFromString (const char *str)
virtual const charstring () const
virtual void printData () const
- Public Member Functions inherited from DtSdcPolyObjectPduBase
virtual void setFill (bool onOff) const
virtual bool fill () const
virtual void setPattern (DtNetU32 patt)
virtual const DtNetU32 pattern () const
virtual void setScale (const DtVector &pos)
virtual DtVector scale () const
virtual void setRotation (const DtTaitBryan &tait)
virtual DtTaitBryan rotation () const
- Public Member Functions inherited from DtSdcAttachablePdu
virtual const DtVcObjectAttachment attachmentType () const
 objects can be attach to 1 (text, sphere, cube, triangle, attribute group) or
virtual void attachTo (const DtNetInt8 pos[2])
 2D placement of single position objects; uses a screen coordinate system of
virtual void attachTo (const DtNetInt8 pos1[2], const DtNetInt8 pos2[2])
 2D placement of lines
virtual void attachTo (const DtVector &pos)
 3D placement of single position objects
virtual void attachTo (const DtNetU32 id)
virtual void attachTo (const DtGlobalObjectDesignator &id)
virtual void attachTo (const DtNetU32 id1, const DtNetU32 id2)
 3D placement of two position objects
virtual void attachTo (const DtGlobalObjectDesignator &id1, const DtGlobalObjectDesignator &id2)
virtual void attachTo (const DtVector &pos1, const DtVector &pos2)
virtual void attachTo (const DtGlobalObjectDesignator &id1, const DtNetU32 id2)
virtual void attachTo (const DtNetU32 id1, const DtGlobalObjectDesignator &id2)
virtual void attachTo (const DtGlobalObjectDesignator &id, const DtVector &pos)
virtual void attachTo (const DtVector &pos, const DtGlobalObjectDesignator &id)
virtual void attachTo (const DtNetU32 id, const DtVector &pos)
virtual void attachTo (const DtVector &pos, const DtNetU32 id)
virtual void setRelativeLocation (DtNetU8 percentage, int index=0)
 relative location along the parent object if there is not parent object or the parent object is puntual this value is discarded The value is a percentage (0 - 100) messure from start point to end point Because a line or cylinder has two attachments, each of which could be another line or cylinder, the interface needs to support 2 relative locations.
virtual const DtNetU8 relativeLocation (int index=0) const
virtual void setOffset (const DtVector &offsetVector)
 offset from final position.
virtual DtVector offset () const
virtual const
DtGlobalObjectDesignator 
attachEntityId (int index) const
virtual const DtNetU32 attachObjectId (int index) const
virtual DtVector position (int index) const
virtual void setColor (DtNetU8 color[4])
virtual const DtNetU8 * color () const
virtual void setFlashing (bool onOff)
virtual const bool flashing () const
- Public Member Functions inherited from DtStealthDrawControlPdu
virtual const DtNetU32 objectId () const
virtual void setObjectId (DtNetU32 lid)
virtual void setType (DtNetU32 type)
virtual DtNetU32 type () const
virtual DtU32 paramVersion () const
- Public Member Functions inherited from DtStealthControlPdu
const DtGlobalObjectDesignator & viewerId () const
const DtGlobalObjectDesignator & senderId () const
DtViewerCommand viewerCommand () const
unsigned long ignoreFlags () const
bool statusCommand () const
void setViewerId (const DtGlobalObjectDesignator &id)
void setSenderId (const DtGlobalObjectDesignator &id)
void setIgnoreFlags (unsigned long flags)
void setStatusCommand (bool b)

Additional Inherited Members

- Public Types inherited from DtSdcPolyObjectPduBase
enum  DtSdcFillArea { DtSdcFillAreaOff = 0x00, DtSdcFillAreaOn = 0x40, DtSdcFillAreaEntry = 0x40 }
- Static Public Member Functions inherited from DtSdcAttachablePdu
static const chartypeString (DtVcObjectAttachment param)
- Protected Member Functions inherited from DtSdcAttachablePdu
virtual void setAttachmentType (DtVcObjectAttachment attachmentType)
- Static Protected Member Functions inherited from DtStealthControlPdu
static DtStealthControlPducreateViewControl (DtNetViewControlPdu *vc, DtBufferPtr buffer, DtPduFactory *)
static DtStealthControlPducreateDrawControl (DtNetViewControlPdu *vc, DtBufferPtr buffer, DtPduFactory *)
static DtStealthControlPducreateDrawControlV0 (DtNetViewControlPdu *vc, DtBufferPtr buffer, DtPduFactory *)
static DtStealthControlPducreateDrawControlCurrent (DtNetViewControlPdu *vc, DtBufferPtr buffer, DtPduFactory *)
- Protected Attributes inherited from DtStealthDrawControlPdu
DtString myTemporalText

Constructor & Destructor Documentation

DtSdcTrianglePdu::DtSdcTrianglePdu ( DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER)
DtSdcTrianglePdu::DtSdcTrianglePdu ( const DtNetViewControlPdu initial,
DtBufferPtr  buffer = DtUSE_INTERNAL_BUFFER,
DtPduFactory *  pduFactory = 0 
)

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)