Culling flags

Top  Previous  Next

Constants used with the C3DMesh::SetCulling method

 

Constant

Description

CULL_CCW

Cull back faces with counterclockwise vertices.

CULL_CW

Cull back faces with clockwise vertices.

CULL_NONE

Do not cull back faces.