VR-Forces 4.0.4 Class Documentation
Classes | Enumerations | Functions
include/gdb/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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)