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

In This Topic
    DrawTriangles Method (RenderContextBase)
    In This Topic
    Draws triangles without normals.
    Overload List
    OverloadDescription
    Draws triangles without normals.  
    Draws triangles with one normal.  
     
    Draws triangles with one normal per vertex and (optional) texture coordinates.  
    Draws triangles with one normal per vertex and 1D texture coordinates.  
    Draws triangles with one normal and color per vertex per vertex and 1D texture coordinates.  
    See Also