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