Public Member Functions | |
| Edge (uint type, uint from, uint to) | |
| Edge (uint type, uint from, uint to) | |
Public Attributes | |
| uint | Type |
| private uint | mFrom |
| private uint | mTo |
| array< uint > | Xs |
| array< uint > | Ys |
| uint | From |
| uint | To |
| Edge | ( | uint | type, | |
| uint | from, | |||
| uint | to | |||
| ) |
| Edge | ( | uint | type, | |
| uint | from, | |||
| uint | to | |||
| ) |
| uint Type |
| private uint mFrom |
| private uint mTo |
| array< uint > Xs |
| array< uint > Ys |
| uint From |
| uint To |
1.7.1