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

List of all members.

Public Member Functions

 DtNativeIntersectorRecord ()
virtual ~DtNativeIntersectorRecord ()
 DtNativeIntersectorRecord (const DtNativeIntersectorRecord &orig)
DtNativeIntersectorRecordoperator= (const DtNativeIntersectorRecord &rhs)
virtual DtString recordTypeName () const
 Returns the type name for the particular record.
virtual DtConfigCategoryType recordCategory () const
 Each record should have a category of configuration they represent.
virtual int terrainIntersectorType () const
virtual
DtTerrainIntersectorRecord
clone () const
virtual
DtTerrainIntersectorDescriptor
createIntersectorDescriptor () const

Static Public Member Functions

static DtMetafileRecordcreate ()
static DtTerrainIntersectorRecordcreateFromDescriptor (const DtTerrainIntersectorDescriptor *)

Constructor & Destructor Documentation


Member Function Documentation

DtNativeIntersectorRecord& DtNativeIntersectorRecord::operator= ( const DtNativeIntersectorRecord rhs)

Returns the type name for the particular record.

Descendants should have this method return some string which uniquely identifies the kind of database it represents.

Reimplemented from DtTerrainIntersectorRecord.

Each record should have a category of configuration they represent.

I.e does this record configure terrain source files, or vector source files, papermap files....

Reimplemented from DtTerrainIntersectorRecord.

virtual int DtNativeIntersectorRecord::terrainIntersectorType ( ) const [virtual]

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)