Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / DrawTrianglesPartial Method

In This Topic
    DrawTrianglesPartial Method (RenderContextBase)
    In This Topic
    Draws triangles with one normal per vertex, as part of a drawing loop (no Begin-End is done).
    Overload List
    OverloadDescription
    Draws triangles with one normal per vertex, as part of a drawing loop (no Begin-End is done).  
    Draws triangles with one normal per vertex and 1D texture coordinates, as part of a drawing loop (no Begin-End is done).  
    Draws triangles with one normal and color per vertex, as part of a drawing loop (no Begin-End is done).  
    See Also