VR-Link API Documentation for HLA 1.3
Public Member Functions | Protected Member Functions | Protected Attributes
DtEnvironmentalDRRectangularVolumeRecord Class Reference

DtEnvironmentalDRRectangularVolumeRecord implements the Environmental geometry record type "Rectangular Volume Record 2." See Enumerated Bit Values document, section 12.3.4.13. More...

+ Inheritance diagram for DtEnvironmentalDRRectangularVolumeRecord:
+ Collaboration diagram for DtEnvironmentalDRRectangularVolumeRecord:

List of all members.

Public Member Functions

 DtEnvironmentalDRRectangularVolumeRecord ()
 Constructor.
 DtEnvironmentalDRRectangularVolumeRecord (const DtEnvironmentalDRRectangularVolumeRecord &orig)
 Copy Constructor.
const
DtEnvironmentalDRRectangularVolumeRecord
operator= (const DtEnvironmentalDRRectangularVolumeRecord &orig)
 Assignment Operator.
virtual ~DtEnvironmentalDRRectangularVolumeRecord ()
 Destructor.
virtual DtEnvironmentalRecordclone () const
 Clone.
virtual void setCornerLocation (const DtVector &cornerLocation)
 Set/get corner location.
virtual const DtVectorcornerLocation () const
virtual void setExtent (const DtVector &extent)
 Set/ get extent.
virtual const DtVectorextent () const
virtual void setOrientation (const DtTaitBryan &orientation)
 Set/ get orientation.
virtual const DtTaitBryanorientation () const
virtual void setExtentVelocity (const DtVector &extentVelocity)
 Set/ get extent velocity.
virtual const DtVectorextentVelocity () 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 bool createNetworkRepresentation ()
 Create this record's network representation.
const
DtNetEnvironmentalDRRectangularVolumeRecord
drRectNetRep () const
 returns the network representation of the environmental record
DtNetEnvironmentalDRRectangularVolumeRecorddrRectNetRep ()
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

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

Protected Attributes

DtVector myCornerLocation
DtVector myExtent
DtTaitBryan myOrientation
DtVector myExtentVelocity
DtVector myVelocity
DtVector myAngularVelocity

Detailed Description

DtEnvironmentalDRRectangularVolumeRecord implements the Environmental geometry record type "Rectangular Volume Record 2." See Enumerated Bit Values document, section 12.3.4.13.


Constructor & Destructor Documentation

Constructor.

Copy Constructor.

Destructor.


Member Function Documentation

Clone.

Reimplemented from DtEnvironmentalGeometryRecord.

Create this record's network representation.

Reimplemented from DtEnvironmentalRecord.

returns the network representation of the environmental record

virtual const DtVector& DtEnvironmentalDRRectangularVolumeRecord::extent ( ) const [virtual]

returns the size of the net representation, in bytes.

Reimplemented from DtEnvironmentalRecord.

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

Assignment Operator.

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

Reimplemented from DtEnvironmentalRecord.

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

Set/ get angular velocity.

virtual void DtEnvironmentalDRRectangularVolumeRecord::setCornerLocation ( const DtVector cornerLocation) [virtual]

Set/get corner location.

virtual void DtEnvironmentalDRRectangularVolumeRecord::setExtent ( const DtVector extent) [virtual]

Set/ get extent.

virtual void DtEnvironmentalDRRectangularVolumeRecord::setExtentVelocity ( const DtVector extentVelocity) [virtual]

Set/ get extent velocity.

used by the PDU class to fill in the network representation

Reimplemented from DtEnvironmentalRecord.

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

Set/ get orientation.

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

Set/ get velocity.


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)