VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtShapeMultiPoint Class Reference
Inheritance diagram for DtShapeMultiPoint:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtShapeMultiPoint (double elevationFactor)
virtual ~DtShapeMultiPoint ()
virtual bool load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL)
virtual DtShapePointpoint (int i)
virtual DtInt32 numPoints ()
virtual void setElevation (double elev)
virtual void calculateMaxMins (double &myMaxHigh, double &myMinHigh)
virtual DtGroupimport (DtShapeReader *reader)
virtual bool importAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &specification)

Protected Attributes

DtNetFloat64 myBoundingBox [4]
DtNetInt32 myNumPoints
DtShapePointmyPoints

Constructor & Destructor Documentation

DtShapeMultiPoint::DtShapeMultiPoint ( double  elevationFactor)

Member Function Documentation

virtual bool DtShapeMultiPoint::load ( FILE *  f,
bool  loadMeasures = false,
const DtShapeProjection projection = NULL 
) [virtual]

Implements DtShapeElement.

virtual DtShapePoint* DtShapeMultiPoint::point ( int  i) [virtual]

Implements DtShapeElement.

Reimplemented in DtShapeMultiPointZ, and DtShapeMultiPointM.

virtual DtInt32 DtShapeMultiPoint::numPoints ( ) [virtual]

Implements DtShapeElement.

virtual void DtShapeMultiPoint::setElevation ( double  elev) [virtual]

Implements DtShapeElement.

virtual void DtShapeMultiPoint::calculateMaxMins ( double &  myMaxHigh,
double &  myMinHigh 
) [virtual]

Implements DtShapeElement.

virtual DtGroup* DtShapeMultiPoint::import ( DtShapeReader reader) [virtual]

Implements DtShapeElement.

virtual bool DtShapeMultiPoint::importAsFeature ( DtShapeVectorReader reader,
DtSpecificationID  specID,
DtSpecification specification 
) [virtual]

Implements DtShapeElement.


Member Data Documentation

DtNetFloat64 DtShapeMultiPoint::myBoundingBox[4] [protected]
DtNetInt32 DtShapeMultiPoint::myNumPoints [protected]

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)