Non-member functions for the D3D11_RECT stucture.
| Name | Description |
|---|---|
| operator!=(D3D11_RECT, D3D11_RECT) | Determines whether two instances of D3D11_RECT have different coordinates. |
| operator==(D3D11_RECT, D3D11_RECT) | Determines whether two instances of D3D11_RECT have the same coordinates. |