#include <Frame.hpp>

Public Member Functions | |
| void | fit_into (const Frame &other) |
| Vector2< double > | remap (const Vector2< double > &point) const |
| bool | contains (const Vector2< double > &point) const |
Public Attributes | |
| Vector2< double > | pos |
| Vector2< double > | size |
|
inline |
| void Frame::fit_into | ( | const Frame & | other | ) |
| Vector2<double> Sh::Frame::pos |
| Vector2<double> Sh::Frame::size |