ImageEn, unit iexDefs
TIE3DPoint
TIE3DPoint
Declaration
TIE3DPoint = record
x: Double;
y: Double;
z: Double;
end;