This is the complete list of members for Geometric, including all inherited members.
| Geometric(Vector2f nPos, Vector2f nOrigin, Vector2f nSize, float nRotation) | Geometric | |
| Geometric(const Geometric &other) | Geometric | |
| Geometric() | Geometric | |
| getOrigin() const | Geometric | |
| getPosition() const | Geometric | |
| getRotation() const | Geometric | |
| getSize() const | Geometric | |
| origin | Geometric | protected |
| pos | Geometric | protected |
| rotation | Geometric | protected |
| setOrigin(const Vector2f &nOrigin) | Geometric | |
| setOrigin(float x_, float y_) | Geometric | virtual |
| setPosition(const Vector2f &nPos) | Geometric | |
| setPosition(float x_, float y_) | Geometric | virtual |
| setRotation(float nRotation) | Geometric | virtual |
| setSize(const Vector2f &nSize) | Geometric | |
| setSize(float x_, float y_) | Geometric | virtual |
| size | Geometric | protected |