Unit 'vulkanobjects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkan]

TvkObj_Surface

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

Declaration

Source position: vulkanobjects.pas line 1664

type TvkObj_Surface = class(TvkObj_AllocHandle)

public

  constructor Create();

  

  destructor Destroy; override;

  

  class function GetPlatformSurfaceExtensionName;

  

  property Handle: TVkSurfaceKHR; [r]

  

  property InstanceFunctions: TVkInstanceFunctions; [r]

  

end;

Inheritance

TvkObj_Surface

  

|

TvkObj_AllocHandle

  

|

TvkObj_Handle

  

|

TvkObj_Object

  

|

TObject



CT Web help

CodeTyphon Studio