Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: double CrossZ(EdgeD)

  • Declared in: RT.Util.Geometry.EdgeD

Declaration

public double CrossZ(
    EdgeD edge
)

Summary

Returns the Z component of the cross product of this edge, treated as a vector, with the specified edge, also treated as a vector.