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

List of all members.

Public Member Functions

 DtSdc3DPositionedObject (DtExerciseConn *exConn, unsigned id, const DtString &objName)
virtual ~DtSdc3DPositionedObject ()
virtual const DtSdc3DAttachPointattachment () const =0
 attachment accessor
virtual void setAttachment (const DtSdc3DAttachPoint &attachment)=0
 attachment mutator

Private Member Functions

 DtSdc3DPositionedObject ()
 Default constructor.
 DtSdc3DPositionedObject (const DtSdc3DPositionedObject &orig)
 Copy constructor.
DtSdc3DPositionedObjectoperator= (const DtSdc3DPositionedObject &rhs)
 Assignment operator.

Constructor & Destructor Documentation

DtSdc3DPositionedObject::DtSdc3DPositionedObject ( 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

DtSdc3DPositionedObject& DtSdc3DPositionedObject::operator= ( const DtSdc3DPositionedObject rhs) [private]

Assignment operator.

Private and unimplemented - not copyable.

virtual const DtSdc3DAttachPoint& DtSdc3DPositionedObject::attachment ( ) const [pure virtual]

attachment accessor

Get the text's attachment information

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

Implemented in DtSdcText3DObject, and DtSdcEllipsoidCuboidBase.

virtual void DtSdc3DPositionedObject::setAttachment ( const DtSdc3DAttachPoint attachment) [pure virtual]

attachment mutator

Set the text's attachment information

Parameters:
attachment

Implemented in DtSdcText3DObject, DtSdcEllipsoidObject, DtSdcCuboidObject, and DtSdcEllipsoidCuboidBase.


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)