[
Overview
][
Constants
][
Types
][
Procedures and functions
][
Index
]
Reference for unit 'DMath' (
#DEngine
)
TLine2f
Declaration
Source position: DMath.pas line 43
type
TLine2f
=
record
N
:
TVec2f
;
D
:
Single
;
end
;