Unit 'OpenGLCanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_opengl]

TOGLTexture

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

Declaration

Source position: OpenGLCanvas.pas line 180

type TOGLTexture = class(IFPObserver)

public

  procedure FPOObservedChanged();

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Release;

  

  procedure Generate();

  

  procedure FromBitmap();

  

  property TextureId: Integer; [r]

  

end;

Inheritance

TOGLTexture

  

|

TObject



CT Web help

CodeTyphon Studio