Source position: typ.pas line 181
type transform = record
offsetx: ArbFloat;
offsety: ArbFloat;
scalex: ArbFloat;
scaley: ArbFloat;
end;