Public Member Functions | |
| RECORD (const TYPE type, const POURCANDIDATE &pourcandidate, const INT32 id) | |
| RECORD () | |
Public Attributes | |
| INT32 | m_ElementIDOfVectorPoint |
| INT32 | m_LeftWatershed |
| DPOINT3D | m_Point |
| INT32 | m_RightWatershed |
| TYPE | m_Type |
| WATERSHED::POUR::RECORD::RECORD | ( | ) | [inline] |
| WATERSHED::POUR::RECORD::RECORD | ( | const TYPE | type, | |
| const POURCANDIDATE & | pourcandidate, | |||
| const INT32 | id | |||
| ) | [inline] |
| type | type of pour point | |
| pourcandidate | pour candidate | |
| id | vector point id |
Element ID of pour point as vector point or -1.
Left watershed.
Pour point coordinate.
Right watershed.
Pour point type.
1.6.1