Skip to content

CSMath.Geometry.ILine_T_

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

ILine Class

Definition

Namespace: CSMath.Geometry

C#

public interface ILine<T>

Properties

Returns Name Summary
T Direction Direction fo the line
T Origin Origin point that the line intersects with
Clone this wiki locally