VR-Link API Documentation for HLA 1.3
Public Member Functions
DtEnvironmentalBoundingSphereRecord Class Reference

DtEnvironmentalBoundingSphereRecord implements the Environmental geometry record type "Bounding Sphere Record". More...

+ Inheritance diagram for DtEnvironmentalBoundingSphereRecord:
+ Collaboration diagram for DtEnvironmentalBoundingSphereRecord:

List of all members.

Public Member Functions

 DtEnvironmentalBoundingSphereRecord ()
 Constructor.
 DtEnvironmentalBoundingSphereRecord (const DtEnvironmentalBoundingSphereRecord &orig)
 Copy Constructor.
const
DtEnvironmentalBoundingSphereRecord
operator= (const DtEnvironmentalBoundingSphereRecord &orig)
 Assignment Operator.
virtual ~DtEnvironmentalBoundingSphereRecord ()
 Destructor.
virtual DtEnvironmentalRecordclone () const
 Clone.
virtual bool createNetworkRepresentation ()
 Calls down to DtEnvironmentalSphereRecord::createNetworkRepresentation(), and then sets the type field of the netRepresentation to DtBoundingSphereRecordType.

Detailed Description

DtEnvironmentalBoundingSphereRecord implements the Environmental geometry record type "Bounding Sphere Record".

See Enumerated Bit Values document, section 12.3.4.6. It derives from (and is identical to) DtEnvironmentalSphereRecord, but has a different type value, set in createNetworkRepresentation().


Constructor & Destructor Documentation

Constructor.

Copy Constructor.

Destructor.


Member Function Documentation

Clone.

Reimplemented from DtEnvironmentalSphereRecord.

Calls down to DtEnvironmentalSphereRecord::createNetworkRepresentation(), and then sets the type field of the netRepresentation to DtBoundingSphereRecordType.

Reimplemented from DtEnvironmentalSphereRecord.

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

Assignment Operator.


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)