Public Member Functions | |
| RECORD (const DPOINT3D &Point, const INT32 LeftWatershed, const INT32 RightWatershed) | |
| RECORD () | |
Public Attributes | |
| INT32 | m_LeftWatershed |
| DPOINT3D | m_Point |
| INT32 | m_RightWatershed |
| WATERSHED::POURCANDIDATE::RECORD::RECORD | ( | ) | [inline] |
| WATERSHED::POURCANDIDATE::RECORD::RECORD | ( | const DPOINT3D & | Point, | |
| const INT32 | LeftWatershed, | |||
| const INT32 | RightWatershed | |||
| ) | [inline] |
Left watershed.
Pour point coordinate.
Right watershed.
1.6.1