#include <ducktransform_matrix.h>
Public Member Functions |
| Transform_Matrix (const synfig::GUID &guid, const synfig::Matrix &matrix) |
synfig::Vector | perform (const synfig::Vector &x) const |
synfig::Vector | unperform (const synfig::Vector &x) const |
synfig::String | get_string () const |
Constructor & Destructor Documentation
studio::Transform_Matrix::Transform_Matrix |
( |
const synfig::GUID & |
guid, |
|
|
const synfig::Matrix & |
matrix |
|
) |
| |
|
inline |
Member Function Documentation
synfig::Vector studio::Transform_Matrix::perform |
( |
const synfig::Vector & |
x | ) |
const |
|
inline |
synfig::Vector studio::Transform_Matrix::unperform |
( |
const synfig::Vector & |
x | ) |
const |
|
inline |
synfig::String studio::Transform_Matrix::get_string |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: