![]() |
VR-Forces 4.8 Class Documentation
|
code for checking if a geometry wraps around the borders of the world map More...
Public Member Functions | |
| void | update (const DtPoint &p) |
| update min and max values More... | |
| bool | wrapsAround (double width) const |
| check is points analyzed so far indicate shape wraps around the world More... | |
| MinMaxInfo () | |
Public Attributes | |
| double | min |
| double | max |
code for checking if a geometry wraps around the borders of the world map
|
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().