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

DtEnvironmentalUniformRecord implements the Environmental geometry record type "Uniform Record." See Enumerated Bit Values document, section 12.3.4.16. More...

+ Inheritance diagram for DtEnvironmentalUniformRecord:
+ Collaboration diagram for DtEnvironmentalUniformRecord:

List of all members.

Public Member Functions

 DtEnvironmentalUniformRecord ()
 Constructor.
 DtEnvironmentalUniformRecord (const DtEnvironmentalUniformRecord &orig)
 Copy Constructor.
const
DtEnvironmentalUniformRecord
operator= (const DtEnvironmentalUniformRecord &orig)
 Assignment Operator.
virtual ~DtEnvironmentalUniformRecord ()
 Destructor.
virtual DtEnvironmentalRecordclone () const
 Clone.
virtual bool createNetworkRepresentation ()
 Create this record's network representation.
const DtNetUniformGeometryRecorduniformNetRep () const
 returns the network representation of the environmental record
DtNetUniformGeometryRecorduniformNetRep ()
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

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

Detailed Description

DtEnvironmentalUniformRecord implements the Environmental geometry record type "Uniform Record." See Enumerated Bit Values document, section 12.3.4.16.


Constructor & Destructor Documentation

Constructor.

Copy Constructor.

Destructor.


Member Function Documentation

Clone.

Reimplemented from DtEnvironmentalGeometryRecord.

Create this record's network representation.

Reimplemented from DtEnvironmentalRecord.

virtual int DtEnvironmentalUniformRecord::netRepSize ( ) const [virtual]

returns the size of the net representation, in bytes.

Reimplemented from DtEnvironmentalRecord.

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

Assignment Operator.

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

Reimplemented from DtEnvironmentalRecord.

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

used by the PDU class to fill in the network representation

Reimplemented from DtEnvironmentalRecord.

returns the network representation of the environmental record


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)