Share via


D3DMCS Values

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Header d3dmtypes.h
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

Direct3D Mobile Macros

Concepts

Clipping