Unit 'OpenGL_Engine2D' Package
[Overview][Types][Classes][Index] [#pl_opengl]

TVBOPrimitive

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

Declaration

Source position: OpenGL_Engine2D.pas line 77

type TVBOPrimitive = class

public

  constructor Create; dynamic;

  

  destructor Destroy; override;

  

  procedure Add; virtual; abstract;

  

  procedure Draw;

  

  function IsExtensionSupported();

  

end;

Inheritance

TVBOPrimitive

  

|

TObject



CT Web help

CodeTyphon Studio