Unit 'BGRAPolygonAliased' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

PolygonPerspectiveTextureMappingAliasedWithLightness

Declaration

Source position: bgrapolygonaliased.pas line 180

procedure PolygonPerspectiveTextureMappingAliasedWithLightness(

  bmp: TBGRACustomBitmap;

  const points: array of TPointF;

  const pointsZ: array of single;

  texture: IBGRAScanner;

  const texCoords: array of TPointF;

  TextureInterpolation: Boolean;

  lightnesses: array of Word;

  NonZeroWinding: Boolean;

  zbuffer: psingle = Nil

); overload;



CT Web help

CodeTyphon Studio