Function elmesque::form::group_transform
[−]
[src]
pub fn group_transform(matrix: Transform2D, forms: Vec<Form>) -> Form
Flatten many forms into a single Form
and then apply a matrix transformation.