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 Attributes
DtShapeMultiPoint Class Reference
Inheritance diagram for DtShapeMultiPoint:
Inheritance graph
[legend]

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)
 
- Public Member Functions inherited from DtShapeElement
 DtShapeElement (double elevationFactor)
 
virtual ~DtShapeElement ()
 
virtual void setFactorToMtrs (double elevationFactor)
 

Protected Attributes

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

Constructor & Destructor Documentation

DtShapeMultiPoint::DtShapeMultiPoint ( double  elevationFactor)
virtual DtShapeMultiPoint::~DtShapeMultiPoint ( )
virtual

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
DtShapePoint* DtShapeMultiPoint::myPoints
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)