The DtPropAdder will create props from feature files containing prop point features and add them to the makVrv::DtTerrainLayer.
More...
Detailed Description
The DtPropAdder will create props from feature files containing prop point features and add them to the makVrv::DtTerrainLayer.
Constructor & Destructor Documentation
| virtual makVrv::DtTdbPropAdder::~DtTdbPropAdder |
( |
| ) |
|
|
virtual |
Member Function Documentation
Load the feature file, look for features based on the rule and create create props.
Add those props to terrainLayer.
Implements makVrv::DtPropAdder.
Return true if all the field/ value pairs in rule exist in node.
| bool makVrv::DtTdbPropAdder::matchPairWithNode |
( |
const std::string & |
field, |
|
|
const std::string & |
value, |
|
|
const DtNetworkNode & |
node |
|
) |
| |
|
protected |
//! Return true if field/ value pair exists in node.
Build a prop from node, based on rule, and add it to props.
| bool makVrv::DtTdbPropAdder::validPoint |
( |
const DtPoint & |
point | ) |
const |
|
protected |
Test a DtPoint for validity: no values NaN or +/-#INF, and at least one value nonzero.
Member Data Documentation
| std::string makVrv::DtTdbPropAdder::myFileName |
|
protected |
The documentation for this class was generated from the following file: