Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

Declaration

public MeshVertexInfo(
    Pt pt,
    Pt normalOverride,
    PointD? texture = null,
    PointD? textureAfter = null
)

Summary

Constructor.