VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
vrvControlToolkit::Dt3DTwoPositionedObject Class Reference
Inheritance diagram for vrvControlToolkit::Dt3DTwoPositionedObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Dt3DTwoPositionedObject (DtExerciseConn *exConn, unsigned id, const DtString &objName)
virtual ~Dt3DTwoPositionedObject ()
virtual const DtVdc3DAttachPointstartAttachment () const =0
 attachment accessor
virtual void setStartAttachment (const DtVdc3DAttachPoint &attachment)=0
 attachment mutator
virtual const DtVdc3DAttachPointendAttachment () const =0
 attachment accessor
virtual void setEndAttachment (const DtVdc3DAttachPoint &attachment)=0
 attachment mutator

Private Member Functions

 Dt3DTwoPositionedObject ()
 Default constructor.
 Dt3DTwoPositionedObject (const Dt3DTwoPositionedObject &orig)
 Copy constructor.
Dt3DTwoPositionedObjectoperator= (const Dt3DTwoPositionedObject &rhs)
 Assignment operator.

Constructor & Destructor Documentation

vrvControlToolkit::Dt3DTwoPositionedObject::Dt3DTwoPositionedObject ( DtExerciseConn *  exConn,
unsigned  id,
const DtString objName 
)

Default constructor.

Private and not implemented - you must supply an id and basic geometric parameters to construct the ellipse or rectangle

Copy constructor.

Private and unimplemented - not copyable.


Member Function Documentation

Dt3DTwoPositionedObject& vrvControlToolkit::Dt3DTwoPositionedObject::operator= ( const Dt3DTwoPositionedObject rhs) [private]

Assignment operator.

Private and unimplemented - not copyable.

attachment accessor

Get the text's attachment information

Returns:
DtVdc3DAttachPoint, which contains the attachment type and associated data

Implemented in vrvControlToolkit::DtCylinderObject, and vrvControlToolkit::DtLine3DObject.

virtual void vrvControlToolkit::Dt3DTwoPositionedObject::setStartAttachment ( const DtVdc3DAttachPoint attachment) [pure virtual]

attachment mutator

Set the text's attachment information

Parameters:
attachment

Implemented in vrvControlToolkit::DtCylinderObject, and vrvControlToolkit::DtLine3DObject.

attachment accessor

Get the text's attachment information

Returns:
DtVdc3DAttachPoint, which contains the attachment type and associated data

Implemented in vrvControlToolkit::DtCylinderObject, and vrvControlToolkit::DtLine3DObject.

virtual void vrvControlToolkit::Dt3DTwoPositionedObject::setEndAttachment ( const DtVdc3DAttachPoint attachment) [pure virtual]

attachment mutator

Set the text's attachment information

Parameters:
attachment

Implemented in vrvControlToolkit::DtCylinderObject, and vrvControlToolkit::DtLine3DObject.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)