D3DMCS Values (Windows CE 5.0)
The following table shows the values that are used to describe clipping planes in the D3DMCLIPSTATUS structure.
Value | Description |
---|---|
D3DMCS_LEFT | Identifies the left clipping plane. |
D3DMCS_RIGHT | Identifies the right clipping plane. |
D3DMCS_TOP | Identifies the top clipping plane. |
D3DMCS_BOTTOM | Identifies the bottom clipping plane. |
D3DMCS_FRONT | Identifies the front clipping plane. |
D3DMCS_BACK | Identifies the back clipping plane. |
D3DMCS_ALL | Identifies all clipping planes. |
Requirements
OS Versions: Windows CE 5.0 and later.
Header: D3dmtypes.h.
See Also
Direct3D Mobile Macros | Clipping
Send Feedback on this topic to the authors