Gnash  0.8.11dev
gnash::SWFMatrix Member List

This is the complete list of members for gnash::SWFMatrix, including all inherited members.

a() constgnash::SWFMatrixinline
b() constgnash::SWFMatrixinline
c() constgnash::SWFMatrixinline
concatenate(const SWFMatrix &m)gnash::SWFMatrix
concatenate_scale(double x, double y)gnash::SWFMatrix
concatenate_translation(int _tx, int _ty)gnash::SWFMatrix
d() constgnash::SWFMatrixinline
get_rotation() constgnash::SWFMatrix
get_x_scale() constgnash::SWFMatrix
get_x_translation() constgnash::SWFMatrixinline
get_y_scale() constgnash::SWFMatrix
get_y_translation() constgnash::SWFMatrixinline
invert()gnash::SWFMatrix
operator==(const SWFMatrix &a, const SWFMatrix &b)gnash::SWFMatrixfriend
set_identity()gnash::SWFMatrix
set_lerp(const SWFMatrix &m1, const SWFMatrix &m2, float t)gnash::SWFMatrix
set_rotation(double rotation)gnash::SWFMatrix
set_scale(double x_scale, double y_scale)gnash::SWFMatrix
set_scale_rotation(double x_scale, double y_scale, double rotation)gnash::SWFMatrix
set_translation(int x, int y)gnash::SWFMatrixinline
set_x_scale(double scale)gnash::SWFMatrix
set_x_translation(int x)gnash::SWFMatrixinline
set_y_scale(double scale)gnash::SWFMatrix
set_y_translation(int y)gnash::SWFMatrixinline
SWFMatrix()gnash::SWFMatrixinline
SWFMatrix(int a, int b, int c, int d, int x, int y)gnash::SWFMatrixinline
transform(geometry::Point2d &p) constgnash::SWFMatrix
transform(std::int32_t &x, std::int32_t &y) constgnash::SWFMatrix
transform(geometry::Point2d *result, const geometry::Point2d &p) constgnash::SWFMatrix
transform(geometry::Range2d< std::int32_t > &r) constgnash::SWFMatrix
transform(SWFRect &r) constgnash::SWFMatrix
tx() constgnash::SWFMatrixinline
ty() constgnash::SWFMatrixinline