[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: _crw_delauna.pas line 58
type TEdge = object |
public |
procedure Init; |
function Qedge; |
function Roll(); |
function Rot; |
function invRot; |
function Sym; |
function ONext; |
function OPrev; |
function DNext; |
function DPrev; |
function LNext; |
function LPrev; |
function RNext; |
function RPrev; |
function Org; |
function Dest; |
procedure EndPoints(); |
function Eps; |
procedure Draw(); |
end; |