|
StormByte C++ Library: Multimedia module 0.0.9999
StormByte-Multimedia is a StormByte library module for parsing configuration files
|
This is the complete list of members for StormByte::Multimedia::Property::Point, including all inherited members.
| Normalized(int numerator_x, int denominator_x, int numerator_y, int denominator_y, int denominator) noexcept | StormByte::Multimedia::Property::Point | static |
| operator=(const Point &)=default | StormByte::Multimedia::Property::Point | |
| operator=(Point &&) noexcept=default | StormByte::Multimedia::Property::Point | |
| Point(int x, int y) noexcept | StormByte::Multimedia::Property::Point | |
| Point(const Point &)=default | StormByte::Multimedia::Property::Point | |
| Point(Point &&) noexcept=default | StormByte::Multimedia::Property::Point | |
| X() const noexcept | StormByte::Multimedia::Property::Point | |
| Y() const noexcept | StormByte::Multimedia::Property::Point | |
| ~Point() noexcept=default | StormByte::Multimedia::Property::Point |