VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtShapeMultiPointM Class Reference
Inheritance diagram for DtShapeMultiPointM:
Inheritance graph
[legend]

Public Member Functions

 DtShapeMultiPointM (double elevationFactor)
 
virtual ~DtShapeMultiPointM ()
 
virtual bool load (FILE *f, bool loadMeasures=true)
 
virtual DtShapePointpoint (int i)
 
- Public Member Functions inherited from DtShapeMultiPoint
 DtShapeMultiPoint (double elevationFactor)
 
virtual ~DtShapeMultiPoint ()
 
virtual bool load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL)
 
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)
 
- Public Member Functions inherited from DtShapeElement
 DtShapeElement (double elevationFactor)
 
virtual ~DtShapeElement ()
 
virtual void setFactorToMtrs (double elevationFactor)
 

Protected Member Functions

 DtShapeMultiPointM (const DtShapeMultiPointM &original)
 
DtShapeMultiPointMoperator= (const DtShapeMultiPointM &original)
 

Protected Attributes

DtShapePointMmyPointMs
 
DtNetFloat64 myMinMax [2]
 
- Protected Attributes inherited from DtShapeMultiPoint
DtNetFloat64 myBoundingBox [4]
 
DtNetInt32 myNumPoints
 
DtShapePointmyPoints
 
- Protected Attributes inherited from DtShapeElement
double myElevationFactor
 

Constructor & Destructor Documentation

DtShapeMultiPointM::DtShapeMultiPointM ( double  elevationFactor)
virtual DtShapeMultiPointM::~DtShapeMultiPointM ( )
virtual
DtShapeMultiPointM::DtShapeMultiPointM ( const DtShapeMultiPointM original)
protected

Member Function Documentation

virtual bool DtShapeMultiPointM::load ( FILE *  f,
bool  loadMeasures = true 
)
virtual

Reimplemented in DtShapeMultiPointZ.

virtual DtShapePoint* DtShapeMultiPointM::point ( int  i)
virtual

Reimplemented from DtShapeMultiPoint.

Reimplemented in DtShapeMultiPointZ.

DtShapeMultiPointM& DtShapeMultiPointM::operator= ( const DtShapeMultiPointM original)
protected

Member Data Documentation

DtShapePointM* DtShapeMultiPointM::myPointMs
protected
DtNetFloat64 DtShapeMultiPointM::myMinMax[2]
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)