VR-Forces 4.8 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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)