![]() |
VR-Forces 4.6 Class Documentation
|

Public Member Functions | |
| DtDfadArealFeature () | |
| DtDfadArealFeature (int fac, int featureid, int smc, float culturalZ, int structures, int treecoverage, int roofcoverage, int numbervertices) | |
| DtU8 | structsPerKm () |
| DtU8 | pctTreeCoverage () |
| DtU8 | pctRoofCoverage () |
Public Member Functions inherited from DtDfadFeature | |
| DtDfadFeature () | |
| virtual | ~DtDfadFeature () |
| virtual DtDfadFeature & | operator= (const DtDfadFeature &orig) |
| virtual bool | readBody (FILE *f) |
| virtual bool | readList (FILE *f) |
| virtual bool | setBody (DtU8 *data) |
| virtual DtInt16 | facNumber () |
| virtual DtInt8 | type () |
| virtual DtInt16 | fidCode () |
| virtual DtInt8 | rsfFactor () |
| virtual DtInt16 | countOfPoints () |
| virtual DtInt16 | predominantHeight () |
| virtual DtInt32 | heightInMeters () |
| virtual bool | complete (DtDfadInfo &info) |
| virtual void | clean () |
| DtInt16 | orientation () |
| DtFloat32 | length () |
| DtFloat32 | width () |
| DtList & | list () |
Protected Member Functions | |
| virtual void | parseSpecificType () |
Protected Member Functions inherited from DtDfadFeature | |
| virtual void | parseData () |
| virtual void | parsePoint (const DtPoint &origin, DtU8 *coord) |
Protected Attributes | |
| DtU8 | myStructsPerKm |
| DtU8 | myPctTreeCoverage |
| DtU8 | myPctRoofCoverage |
Protected Attributes inherited from DtDfadFeature | |
| DtInt16 | myFacNumber |
| DtInt8 | myType |
| DtInt16 | myFidCode |
| DtInt8 | myRsfFactor |
| DtInt16 | myHeight |
| DtInt32 | myHeightInMeters |
| DtInt16 | myCountOfPoints |
| DtU8 | myData [9] |
| DtU8 | myPoints [2700] |
| DtInt16 | myOrientation |
| DtFloat32 | myWidth |
| DtFloat32 | myLength |
| DtList | myList |
| DtDfadArealFeature::DtDfadArealFeature | ( | ) |
| DtDfadArealFeature::DtDfadArealFeature | ( | int | fac, |
| int | featureid, | ||
| int | smc, | ||
| float | culturalZ, | ||
| int | structures, | ||
| int | treecoverage, | ||
| int | roofcoverage, | ||
| int | numbervertices | ||
| ) |
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented from DtDfadFeature.
|
protected |
|
protected |
|
protected |