![]() |
VR-Forces 5.0.3 Developer's Guide
|
This struct represent a view (AKA fire) point or cover point that was graded (0.0 - 100.0) according to its line-of-sight to a collection (sample) of target points. Only point and grade fields are functionally required. Other fields are maintained for debug purposes.
Public Attributes | |
| int | lateralIndex |
| int | verticalIndex |
| DtTopoPoint | point |
| double | grade |
| vector< bool > | covered |
| int DtGradeResult::lateralIndex |
| int DtGradeResult::verticalIndex |
| DtTopoPoint DtGradeResult::point |
| double DtGradeResult::grade |
| vector<bool> DtGradeResult::covered |