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

TPolygonPerspectiveMappingShaderInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: bgrapolygonaliased.pas line 161

type TPolygonPerspectiveMappingShaderInfo = class(TOnePassFillPolyInfo)

protected

  FTexCoords: array of TPointF;

  

  FPositions3D: array of TPoint3D_128;

  

  FNormals3D: array of TPoint3D_128;

  

  procedure SetIntersectionValues(); override;

  

public

  constructor Create();

  

  function CreateSegmentData(); override;

  

  function CreateIntersectionInfo; override;

  

end;

Inheritance

TPolygonPerspectiveMappingShaderInfo

  

|

TOnePassFillPolyInfo

  

|

TCustomFillPolyInfo

  

|

TFillShapeInfo

  

|

TBGRACustomFillInfo

  

|

TObject



CT Web help

CodeTyphon Studio