|
SDL Window Engine
20200905
|
класс последовательности точек Подробнее...
#include <swe_rect.h>
Открытые члены | |
| Points (const std::vector< Point > &v) | |
| Points (const Points &v) | |
| Points (Points &&v) noexcept | |
| Points & | operator= (const Points &v) |
| Points & | operator= (Points &&v) noexcept |
| Rect | around (void) const |
| Points & | push_back (const Point &) |
| Points & | push_back (const Points &) |
| Points & | operator<< (const Point &) |
| Points & | operator<< (const Points &) |
| std::string | toString (void) const |
класс последовательности точек
1.8.14