VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations | Functions
networkElement.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 Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)