Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: VertexInfo WithNormal(double, double, double)

  • Declared in: RT.Modeling.Pt

Declaration

public VertexInfo WithNormal(
    double x,
    double y,
    double z
)

Summary

Converts this point to a vertex with the specified normal vector.