VR-Forces 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
DtShapeMultiPointZ Class Reference
Inheritance diagram for DtShapeMultiPointZ:
Inheritance graph
[legend]

Public Member Functions

 DtShapeMultiPointZ (double elevationFactor)
 
virtual ~DtShapeMultiPointZ () override
 
virtual bool load (FILE *f, bool loadMeasures=true) override
 
virtual DtShapePointpoint (int i) override
 
- Public Member Functions inherited from DtShapeMultiPointM
 DtShapeMultiPointM (double elevationFactor)
 
virtual ~DtShapeMultiPointM () override
 
- Public Member Functions inherited from DtShapeMultiPoint
 DtShapeMultiPoint (double elevationFactor)
 
virtual ~DtShapeMultiPoint () override
 
virtual bool load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL) override
 
virtual DtInt32 numPoints () override
 
virtual void setElevation (double elev) override
 
virtual void calculateMaxMins (double &myMaxHigh, double &myMinHigh) override
 
virtual DtGroupimport (DtShapeReader *reader) override
 
virtual bool importAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &specification) override
 
- Public Member Functions inherited from DtShapeElement
 DtShapeElement (double elevationFactor)
 
virtual ~DtShapeElement ()
 
virtual void setFactorToMtrs (double elevationFactor)
 

Protected Member Functions

 DtShapeMultiPointZ (const DtShapeMultiPointZ &original)
 
DtShapeMultiPointZoperator= (const DtShapeMultiPointZ &original)
 
- Protected Member Functions inherited from DtShapeMultiPointM
 DtShapeMultiPointM (const DtShapeMultiPointM &original)
 
DtShapeMultiPointMoperator= (const DtShapeMultiPointM &original)
 

Protected Attributes

DtShapePointZmyPointZs
 
DtNetFloat64 myZRange [2]
 
- Protected Attributes inherited from DtShapeMultiPointM
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

DtShapeMultiPointZ::DtShapeMultiPointZ ( double  elevationFactor)
virtual DtShapeMultiPointZ::~DtShapeMultiPointZ ( )
overridevirtual
DtShapeMultiPointZ::DtShapeMultiPointZ ( const DtShapeMultiPointZ original)
protected

Member Function Documentation

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

Reimplemented from DtShapeMultiPointM.

virtual DtShapePoint* DtShapeMultiPointZ::point ( int  i)
overridevirtual

Reimplemented from DtShapeMultiPointM.

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

Member Data Documentation

DtShapePointZ* DtShapeMultiPointZ::myPointZs
protected
DtNetFloat64 DtShapeMultiPointZ::myZRange[2]
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)