![]() |
VR-Forces 5.0.1 Developer's Guide
|
code for checking if a geometry wraps around the borders of the world map
Public Member Functions | |
| void | update (const DtPoint &p) |
| bool | wrapsAround (double width) const |
| MinMaxInfo () | |
Public Attributes | |
| double | min |
| double | max |
|
inline |
|
inline |
update min and max values
References max, min, and DtPoint::x().
| double MinMaxInfo::min |
Referenced by update(), and wrapsAround().
| double MinMaxInfo::max |
Referenced by update(), and wrapsAround().