|
Horizon
|
Public Member Functions | |
| TPPLPoint | operator+ (const TPPLPoint &p) const |
| TPPLPoint | operator- (const TPPLPoint &p) const |
| TPPLPoint | operator* (const tppl_float f) const |
| TPPLPoint | operator/ (const tppl_float f) const |
| bool | operator== (const TPPLPoint &p) const |
| bool | operator!= (const TPPLPoint &p) const |
Public Attributes | |
| tppl_float | x |
| tppl_float | y |
| int | id |