cohtml::Net::GPUMemoryInfo::ResourceInfo

Inherits from SystemIDisposable

Inherited by cohtml.Net.GPUMemoryInfo.BufferResourceInfo

Public Functions

Name
virtual voidDispose()
ResourceInfo()

Public Properties

Name
uintId
uintSceneId
ulongSize

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

Reimplemented by: cohtml::Net::GPUMemoryInfo::BufferResourceInfo::Dispose

function ResourceInfo

ResourceInfo()

Public Property Documentation

property Id

uint Id;

property SceneId

uint SceneId;

property Size

ulong Size;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;