TwiceAsNice
2019-02-18
|
#include <Nice/Map/WMatrixVar.h>
#include <Nice/Map/Rect.h>
#include <Nice/Map/Line.h>
#include <Nice/Map/Polygon.h>
Classes | |
class | Nice::WMatrix |
The Nice::WMatrix class specifies 2D transformations of a coordinate system. More... | |
Namespaces | |
Nice | |
Typedefs | |
typedef std::vector< WMatrix > | Nice::SeqWMatrix |
typedef std::map< std::string, WMatrix > | Nice::MapStringWMatrix |
Functions | |
Point | Nice::operator* (const Point &p, const WMatrix &m) |
std::ostream & | Nice::operator<< (std::ostream &, const Nice::WMatrixVar &) |
std::istream & | Nice::operator>> (std::istream &, Nice::WMatrixVar &) |