VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes | Private Member Functions
DtVpf3CoordData Class Reference

A subclass of the abstract class DtVpfData. More...

Inheritance diagram for DtVpf3CoordData:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVpf3CoordData (DtVpfColumn *column, DtVpfCoordTypeEnum coordType)
 Constructor takes the column that this data belongs to.
 ~DtVpf3CoordData ()
 Destructor.
virtual bool readData ()
 Reads the data from the input stream from the owning column.
virtual const DtVpf3CoordVectorthreeCoordData () const
 Gets the data stored.

Protected Attributes

DtVpf3CoordVector myCoords
DtVpfCoordTypeEnum myType

Private Member Functions

 DtVpf3CoordData (const DtVpf3CoordData &coordData)
 Copy constructor is private to prevent copying.
DtVpf3CoordDataoperator= (const DtVpf3CoordData &coordData)
 Assignment operator is private to prevent copying.

Detailed Description

A subclass of the abstract class DtVpfData.


Constructor & Destructor Documentation

DtVpf3CoordData::DtVpf3CoordData ( const DtVpf3CoordData coordData) [private]

Copy constructor is private to prevent copying.

Constructor takes the column that this data belongs to.

Destructor.


Member Function Documentation

DtVpf3CoordData& DtVpf3CoordData::operator= ( const DtVpf3CoordData coordData) [private]

Assignment operator is private to prevent copying.

virtual bool DtVpf3CoordData::readData ( ) [virtual]

Reads the data from the input stream from the owning column.

Returns:
A boolean indicating the success or failure of the read operation

Implements DtVpfData.

virtual const DtVpf3CoordVector* DtVpf3CoordData::threeCoordData ( ) const [virtual]

Gets the data stored.

Returns:
a std::vector pointer that represents the data

Member Data Documentation


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)