Unit 'OpenGL_Text2DRaster' Package
[Overview][Constants][Types][Classes][Index] [#pl_opengl]

TFont2DRaster

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

Declaration

Source position: OpenGL_Text2DRaster.pas line 64

type TFont2DRaster = class

public

  constructor Create;

  

  procedure SetDefault;

  

  procedure BuildRasterFont;

  

  procedure SetScreen();

  

  function ColorGLToLCL();

  

  function ColorLCLToGL();

  

  procedure TextOut();

  

  property FontInit: Boolean; [r]

  

  property FontOffset: GLuint; [r]

  

  property ScreenWidth: Integer; [rw]

  

  property ScreenHeight: Integer; [rw]

  

  property Color: btGLColor; [rw]

  

  property ColorLCL: btLCLColor; [rw]

  

  property Scale: GLfloat; [rw]

  

  property Spacing: GLfloat; [rw]

  

  property Angle: GLfloat; [rw]

  

  property Blend: Boolean; [rw]

  

end;

Inheritance

TFont2DRaster

  

|

TObject



CT Web help

CodeTyphon Studio