SelfDXD von Martin Pyka
SelfDXD --- DirectXGraphic --- Direct3DX Delphi Referenz --- Records
D3DXPLANE
TD3DXPlane = packed record
  a, b, c, d : Single;
end;

a, b, c und d
Der a, b, c und d-Koeffizient.