VR-Link API Documentation for DIS
Public Member Functions | Protected Member Functions | Protected Attributes
DtEnvironmentalDRConeRecord Class Reference

DtEnvironmentalDRConeRecord implements the Environmental geometry record type "Cone Record 2." See Enumerated Bit Values document, section 12.3.4.11. More...

+ Inheritance diagram for DtEnvironmentalDRConeRecord:
+ Collaboration diagram for DtEnvironmentalDRConeRecord:

List of all members.

Public Member Functions

 DtEnvironmentalDRConeRecord ()
 Constructor.
 DtEnvironmentalDRConeRecord (const DtEnvironmentalDRConeRecord &orig)
 Copy Constructor.
const DtEnvironmentalDRConeRecordoperator= (const DtEnvironmentalDRConeRecord &orig)
 Assignment Operator.
virtual ~DtEnvironmentalDRConeRecord ()
 Destructor.
virtual DtEnvironmentalRecordclone () const
 Clone.
virtual void setLocation (const DtVector &location)
 Set/ get location.
virtual const DtVectorlocation () const
virtual void setOrientation (const DtTaitBryan &orientation)
 Set/ get orientation.
virtual const DtTaitBryanorientation () const
virtual void setVelocity (const DtVector &velocity)
 Set/ get velocity.
virtual const DtVectorvelocity () const
virtual void setAngularVelocity (const DtVector &angularVelocity)
 Set/ get angular velocity.
virtual const DtVectorangularVelocity () const
virtual void setHeight (DtFloat32 height)
 Set/ get height.
virtual DtFloat32 height () const
virtual void setPeakAngle (DtFloat32 peakAngle)
 Ste/ get peak angle.
virtual DtFloat32 peakAngle () const
virtual void setHeightSpeed (DtFloat32 heightSpeed)
 Set/ get height speed.
virtual DtFloat32 heightSpeed () const
virtual void setPeakAngleSpeed (DtFloat32 peakAngleSpeed)
 Set/ get peak angle speed.
virtual DtFloat32 peakAngleSpeed () const
virtual bool createNetworkRepresentation ()
 This doesn't need to be called explicitly.
const
DtNetEnvironmentalDRConeRecord
drConeNetRep () const
 returns the network representation of the environmental record
DtNetEnvironmentalDRConeRecorddrConeNetRep ()
virtual void setFromNet (const DtNetEnvironmentalRecord &buffer)
 used by the PDU class to fill in the network representation
virtual int netRepSize () const
 returns the size of the net representation, in bytes.

Protected Member Functions

DtEnvironmentalDRConeRecordself () const
 Casts the 'this' pointer for changing elements in a const function.

Protected Attributes

DtVector myLocation
DtTaitBryan myOrientation
DtVector myVelocity
DtVector myAngularVelocity

Detailed Description

DtEnvironmentalDRConeRecord implements the Environmental geometry record type "Cone Record 2." See Enumerated Bit Values document, section 12.3.4.11.


Constructor & Destructor Documentation

Constructor.

Copy Constructor.

Destructor.


Member Function Documentation

virtual const DtVector& DtEnvironmentalDRConeRecord::angularVelocity ( ) const [virtual]

Clone.

Reimplemented from DtEnvironmentalGeometryRecord.

This doesn't need to be called explicitly.

If any routine that needs the repository finds that it hasn't been created yet, it calls this method.

Reimplemented from DtEnvironmentalRecord.

returns the network representation of the environmental record

virtual DtFloat32 DtEnvironmentalDRConeRecord::height ( ) const [virtual]
virtual const DtVector& DtEnvironmentalDRConeRecord::location ( ) const [virtual]
virtual int DtEnvironmentalDRConeRecord::netRepSize ( ) const [virtual]

returns the size of the net representation, in bytes.

Reimplemented from DtEnvironmentalRecord.

const DtEnvironmentalDRConeRecord& DtEnvironmentalDRConeRecord::operator= ( const DtEnvironmentalDRConeRecord orig)

Assignment Operator.

virtual const DtTaitBryan& DtEnvironmentalDRConeRecord::orientation ( ) const [virtual]

Casts the 'this' pointer for changing elements in a const function.

Reimplemented from DtEnvironmentalRecord.

virtual void DtEnvironmentalDRConeRecord::setAngularVelocity ( const DtVector angularVelocity) [virtual]

Set/ get angular velocity.

virtual void DtEnvironmentalDRConeRecord::setFromNet ( const DtNetEnvironmentalRecord buffer) [virtual]

used by the PDU class to fill in the network representation

Reimplemented from DtEnvironmentalRecord.

virtual void DtEnvironmentalDRConeRecord::setHeight ( DtFloat32  height) [virtual]

Set/ get height.

virtual void DtEnvironmentalDRConeRecord::setHeightSpeed ( DtFloat32  heightSpeed) [virtual]

Set/ get height speed.

virtual void DtEnvironmentalDRConeRecord::setLocation ( const DtVector location) [virtual]

Set/ get location.

virtual void DtEnvironmentalDRConeRecord::setOrientation ( const DtTaitBryan orientation) [virtual]

Set/ get orientation.

virtual void DtEnvironmentalDRConeRecord::setPeakAngle ( DtFloat32  peakAngle) [virtual]

Ste/ get peak angle.

virtual void DtEnvironmentalDRConeRecord::setPeakAngleSpeed ( DtFloat32  peakAngleSpeed) [virtual]

Set/ get peak angle speed.

virtual void DtEnvironmentalDRConeRecord::setVelocity ( const DtVector velocity) [virtual]

Set/ get velocity.

virtual const DtVector& DtEnvironmentalDRConeRecord::velocity ( ) const [virtual]

Member Data Documentation


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)