Unit 'PXL.Textures' Package
[Overview][Constants][Types][Classes][Index] [#pl_asphyrepxl]

TCustomDrawableTexture

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

Declaration

Source position: PXL.Textures.pas line 315

type TCustomDrawableTexture = class(TCustomBaseTexture)

protected

  FDepthStencil: TDepthStencil;

  

  FMultisamples: Integer;

  

public

  function BeginDraw; virtual; abstract;

  

  procedure EndDraw; virtual; abstract;

  

  property DepthStencil: TDepthStencil; [rw]

  

  property Multisamples: Integer; [rw]

  

end;

Inheritance

TCustomDrawableTexture

  

|

TCustomBaseTexture

  

|

TObject



CT Web help

CodeTyphon Studio