#include "vector2.h"
Include dependency graph for point.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef Vector2< int > | Point2i |
typedef Vector2< float > | Point2f |
typedef Vector2< double > | Point2d |