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

TPerspectiveTextureInfo

Declaration

Source position: bgrapolygonaliased.pas line 124

type TPerspectiveTextureInfo = record

  InvZ: Single;

  

  InvZSlope: Single;

  

  TexCoordDivByZ: TPointF;

  

  TexCoordDivByZSlopes: TPointF;

  

  lightness: single;

  

  lightnessSlope: single;

  

  Position3D: TPoint3D_128;

  

  Normal3D: TPoint3D_128;

  

  Position3DSlope: TPoint3D_128;

  

  Normal3DSlope: TPoint3D_128;

  

end;



CT Web help

CodeTyphon Studio