SetTransformation
fTransformBox->SetTransformation(pivot, translation,
transform.SetTransformation(pivot, translation,
SetTransformation(B_ORIGIN, B_ORIGIN, 0.0, 1.0, 1.0);
SetTransformation(B_ORIGIN, BPoint(tx, ty), rotation, scaleX, scaleY);
void SetTransformation(const Transformable& other);
void SetTransformation(BPoint pivot,
SetTransformation(*fGradient);
SetTransformation(B_ORIGIN, B_ORIGIN, 0.0, 1.0, 1.0);
fTransformBox->SetTransformation(pivot, translation, rotation, xScale,
transform.SetTransformation(pivot, translation, rotation, xScale, yScale);
transform.SetTransformation(pivot, translation,
fTransformBox->SetTransformation(pivot, translation,
SetTransformation(B_ORIGIN, B_ORIGIN, 0.0, 1.0, 1.0);