GetBounds returns the bounds of the mesh. // returns a rectangle that defines the area of the display object.
Parameters |
Description |
const Matrix2F& m |
The transformation matrix used for calculating the bounding rectangle. |
A RectF representing a rectangle that bounds the mesh.