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