Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: MeshVertexInfo pt(double, double, double, Normal, Normal, Normal, Normal)

  • Declared in: RT.Modeling.Md

Declaration

public static MeshVertexInfo pt(
    double x,
    double y,
    double z,
    Normal befX,
    Normal afX,
    Normal befY,
    Normal afY
)

Summary

Instantiates a MeshVertexInfo.