Unit 'GLFBO' Package
[Overview][Constants][Types][Classes][Index] [#pl_glscene]

TGLRenderbuffer

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

Declaration

Source position: GLFBO.pas line 55

type TGLRenderbuffer = class

protected

  function GetInternalFormat; virtual; abstract;

  

  procedure InvalidateStorage;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Bind;

  

  procedure Unbind;

  

  property Handle: Cardinal; [r]

  

  property Width: Integer; [rw]

  

  property Height: Integer; [rw]

  

end;

Inheritance

TGLRenderbuffer

  

|

TObject



CT Web help

CodeTyphon Studio