Unit 'LabBuffer' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabIndexBuffer

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

Declaration

Source position: LabBuffer.pas line 94

type TLabIndexBuffer = class(TLabBuffer)

public

  property IndexType: TVkIndexType; [r]

  

  property IndexCount: TVkUInt32; [r]

  

  property Stride: TVkUInt8; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabIndexBuffer

  

|

TLabBuffer

  

|

TObject



CT Web help

CodeTyphon Studio