Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: MeshVertexInfo(Pt, Normal, Normal, Normal, Normal, PointD?, PointD?)

Declaration

public MeshVertexInfo(
    Pt pt,
    Normal befX,
    Normal afX,
    Normal befY,
    Normal afY,
    PointD? texture = null,
    PointD? textureAfter = null
)

Summary

Constructor.