|
QSFML
|
#include <SFML/System/Vector2.hpp>#include <QPoint>#include <QSize>
Go to the source code of this file.
Classes | |
| class | qsf::QVector2< N > |
| Compatibility layer sf::Vector2<N> ↔ QPoint; QSize. More... | |
Namespaces | |
| qsf | |
| Namespace containing all qsf classes and methods. | |
Typedefs | |
| typedef QVector2< int > | qsf::QVector2i |
| Alias to QVector with template int. More... | |
| typedef QVector2< unsigned int > | qsf::QVector2u |
| Alias to QVector with template unsigned int. More... | |
| typedef QVector2< float > | qsf::QVector2f |
| Alias to QVector with template float. More... | |
QVector2 implementation file
1.8.11