#include "SWFMatrix.h"#include "Point2d.h"#include <iostream>#include <sstream>#include <cassert>#include "check.h"Functions | |
| std::ostream & | operator<< (std::ostream &os, const D &d) |
| int | main (int, char **) |
| int main | ( | int | , | |
| char ** | ||||
| ) |
References check_equals, gnash::SWFMatrix::concatenate(), D, gnash::SWFMatrix::get_rotation(), gnash::SWFMatrix::get_x_scale(), gnash::SWFMatrix::get_x_translation(), gnash::SWFMatrix::get_y_scale(), gnash::SWFMatrix::get_y_translation(), gnash::SWFMatrix::invert(), gnash::SWFMatrix::shx, gnash::SWFMatrix::shy, gnash::SWFMatrix::sx, gnash::SWFMatrix::sy, gnash::SWFMatrix::tx, gnash::SWFMatrix::ty, gnash::geometry::Point2d::x, and gnash::geometry::Point2d::y.
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const D & | d | |||
| ) |
1.7.1