Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / RichSmoothTriangle Class
Members

In This Topic
    RichSmoothTriangle Class
    In This Topic
    Mesh smooth triangle with material definition.
    Syntax
    'Declaration
     
    Public Class RichSmoothTriangle 
       Inherits SmoothTriangle
       Implements ITriangleSupportsNormalsITriangleSupportsTextureCoords 
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.IndexLine
          devDept.Geometry.IndexTriangle
             devDept.Geometry.SmoothTriangle
                devDept.Geometry.RichSmoothTriangle

    See Also