Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: VertexInfo(Pt, Pt?, double?, double?)

Declaration

public VertexInfo(
    Pt location,
    Pt? normal,
    double? textureU,
    double? textureV
)

Summary

Constructor.