Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / rasterizerStateType Enumeration

In This Topic
    rasterizerStateType Enumeration
    In This Topic
    The rasterizer state type.
    Syntax
    'Declaration
     
    Public Enum rasterizerStateType 
       Inherits System.Enum
    public enum rasterizerStateType : System.Enum 
    Members
    MemberDescription
    CCW_PolygonFill_CullFaceBack_NoPolygonOffset Counter Clock Wise orientation of front faces, polygon fill mode, back face culling, no polygon offset
    CCW_PolygonFill_CullFaceBack_PolygonOffset_05_05 Counter Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor 0.5 and units 0.5
    CCW_PolygonFill_CullFaceBack_PolygonOffset_1_1 Counter Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor 1 and units 1
    CCW_PolygonFill_CullFaceBack_PolygonOffset_Minus_05_Minus1 Counter Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor -0.5 and units -1
    CCW_PolygonFill_CullFaceBack_PolygonOffset_Plus2Plus2 Counter Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor 2 and units 2
    CCW_PolygonFill_CullFaceFront_NoPolygonOffset Counter Clock Wise orientation of front faces, polygon fill mode, front face culling, no polygon offset
    CCW_PolygonFill_CullFaceFront_PolygonOffset_05_05 Counter Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor 0.5 and units 0.5
    CCW_PolygonFill_CullFaceFront_PolygonOffset_1_1 Counter Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor 1 and units 1
    CCW_PolygonFill_CullFaceFront_PolygonOffset_Minus_05_Minus1 Counter Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor -0.5 and units 0.5
    CCW_PolygonFill_CullFaceFront_PolygonOffset_Plus2Plus2 Counter Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor 2 and units 2
    CCW_PolygonFill_NoCullFace_NoPolygonOffset Counter Clock Wise orientation of front faces, polygon fill mode, no face culling, no polygon offset
    CCW_PolygonFill_NoCullFace_PolygonOffset_05_05 Counter Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor 0.5 and units 0.5
    CCW_PolygonFill_NoCullFace_PolygonOffset_1_1 Counter Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor 1 and units 1
    CCW_PolygonFill_NoCullFace_PolygonOffset_Minus_05_Minus1 Counter Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor -0.5 and units -1
    CCW_PolygonFill_NoCullFace_PolygonOffset_Minus3Minus2 Counter Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor -3 and units -2
    CCW_PolygonFill_NoCullFace_PolygonOffset_Plus2Plus2 Counter Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor 2 and units 2
    CCW_PolygonLine_CullFaceBack Counter Clock Wise orientation of front faces, polygon line mode, back face culling
    CCW_PolygonLine_CullFaceFront Counter Clock Wise orientation of front faces, polygon line mode, front face culling
    CCW_PolygonLine_NoCullFace Counter Clock Wise orientation of front faces, polygon line mode, no face culling
    CCW_PolygonLine_NoCullFace_PolygonOffset_1_1 Counter Clock Wise orientation of front faces, polygon line mode, no face culling, polygon offset with factor 1 and units 1
    CW_PolygonFill_CullFaceBack_NoPolygonOffset Clock Wise orientation of front faces, polygon fill mode, back face culling, no polygon offset
    CW_PolygonFill_CullFaceBack_PolygonOffset_05_05 Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor 0.5 and units 0.5
    CW_PolygonFill_CullFaceBack_PolygonOffset_1_1 Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor 1 and units 1
    CW_PolygonFill_CullFaceBack_PolygonOffset_Minus_05_Minus1 Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor -0.5 and units -1
    CW_PolygonFill_CullFaceBack_PolygonOffset_Plus2Plus2 Clock Wise orientation of front faces, polygon fill mode, back face culling, polygon offset with factor 2 and units 2
    CW_PolygonFill_CullFaceFront_NoPolygonOffset Clock Wise orientation of front faces, polygon fill mode, front face culling, no polygon offset
    CW_PolygonFill_CullFaceFront_PolygonOffset_05_05 Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor 0.5 and units 0.5
    CW_PolygonFill_CullFaceFront_PolygonOffset_1_1 Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor 1 and units 1
    CW_PolygonFill_CullFaceFront_PolygonOffset_Minus_05_Minus1 Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor -0.5 and units -1
    CW_PolygonFill_CullFaceFront_PolygonOffset_Plus2Plus2 Clock Wise orientation of front faces, polygon fill mode, front face culling, polygon offset with factor 2 and units 2
    CW_PolygonFill_NoCullFace_NoPolygonOffset Clock Wise orientation of front faces, polygon fill mode, no face culling, no polygon offset
    CW_PolygonFill_NoCullFace_PolygonOffset_05_05 Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor 0.5 and units 0.5
    CW_PolygonFill_NoCullFace_PolygonOffset_1_1 Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor 1 and units 1
    CW_PolygonFill_NoCullFace_PolygonOffset_Minus_05_Minus1 Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor -0.5 and units -1
    CW_PolygonFill_NoCullFace_PolygonOffset_Minus3Minus2 Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor -3 and units -2
    CW_PolygonFill_NoCullFace_PolygonOffset_Plus2Plus2 Clock Wise orientation of front faces, polygon fill mode, no face culling, polygon offset with factor 2 and units 2
    CW_PolygonLine_CullFace_Front Clock Wise orientation of front faces, polygon line mode, front face culling
    CW_PolygonLine_CullFaceBack Clock Wise orientation of front faces, polygon line mode, back face culling
    CW_PolygonLine_NoCullFace Clock Wise orientation of front faces, polygon line mode, no face culling
    Remarks
    The identifiers are self explanatory and determine: The vertex orientation for the front faces (CCW for CounterClockWise, CW for ClockWise), The polygon drawing mode (PolygonFill draws the polygons filled, PolygonLine draws the outlines of the polygons), The face culling mode (CullFaceBack culls the back faces, CullFaceFront culls the front faces, NoCullFace disables face culling), The polygon offset status, units and factor parameters (see glPolygonOffset() documentation).
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             devDept.Graphics.rasterizerStateType

    See Also