cohtml::Net::CommonRenderingLibraryParams

Inherits from SystemIDisposable

Inherited by cohtml.Net.RenderingLibraryParams

Public Functions

Name
virtual voidDispose()
virtual System.IntPtrSetDeveloperOptions(string arguments)
CommonRenderingLibraryParams()

Public Properties

Name
boolAllowMultipleRenderingThreads
boolSetRenderingResourcesDebugNames
boolAllowMultithreadedCommandProcessing
floatPathTessellationThresholdRatio
uintTextAtlasWidth
uintTextAtlasHeight
global::System.IntPtrDeveloperOptions

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

Reimplemented by: cohtml::Net::RenderingLibraryParams::Dispose

function SetDeveloperOptions

virtual System.IntPtr SetDeveloperOptions(
    string arguments
)

function CommonRenderingLibraryParams

CommonRenderingLibraryParams()

Public Property Documentation

property AllowMultipleRenderingThreads

bool AllowMultipleRenderingThreads;

property SetRenderingResourcesDebugNames

bool SetRenderingResourcesDebugNames;

property AllowMultithreadedCommandProcessing

bool AllowMultithreadedCommandProcessing;

property PathTessellationThresholdRatio

float PathTessellationThresholdRatio;

property TextAtlasWidth

uint TextAtlasWidth;

property TextAtlasHeight

uint TextAtlasHeight;

property DeveloperOptions

global::System.IntPtr DeveloperOptions;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;