VR-Forces 4.1 Class Documentation
Classes | Enumerations | Functions
netwrkElemnt.h File Reference

The DtNetworkElement is the base member for nodes, segments, and edges. More...

Go to the source code of this file.

Classes

class  DtNetworkElement

Enumerations

enum  DtFeatureType { DtPointFeature = 0, DtLinearFeature = 1, DtArealFeature = 2 }

Functions

bool DtIsPointFeature (const DtNetworkElement &networkElement)
bool DtIsLinearFeature (const DtNetworkElement &networkElement)
bool DtIsArealFeature (const DtNetworkElement &networkElement)

Detailed Description

The DtNetworkElement is the base member for nodes, segments, and edges.

This class presents the interface provide by all elements in a DtVectorNetwork.

Enumeration Type Documentation

Enumerator:
DtPointFeature 
DtLinearFeature 
DtArealFeature 

Function Documentation

bool DtIsPointFeature ( const DtNetworkElement networkElement)
bool DtIsLinearFeature ( const DtNetworkElement networkElement)
bool DtIsArealFeature ( const DtNetworkElement networkElement)

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)