Unit 'zgl_textures' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTTextureManager

Declaration

Source position: zgl_textures.pas line 103

type zglTTextureManager = record

  Count: record

  

    Items: Integer;

  

    Formats: Integer;

  

  end;

  First: zglTTexture;

  

  Formats: array of zglTTextureFormat;

  

end;



CT Web help

CodeTyphon Studio