MeshProvider::GetIdentityBounds

MeshProvider::GetIdentityBounds
virtual RectF GetIdentityBounds() const;
Description

GetIdentity returns the cached bounds for identity matrix. Default implementation calls GetBounds by default for test derived classes.

Return Value

A RectF representing a rectangle that bounds the mesh/identity matrix.