VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)