cohtml::Net::RenderingLibraryParams

Inherits from cohtml.Net.CommonRenderingLibraryParams, SystemIDisposable

Public Functions

Name
virtual override voidDispose()
RenderingLibraryParams()

Public Properties

Name
IPerformanceTracerPerformanceTracer
IFileManipulatorFileManipulator
global::System.IntPtrDeveloperOptions

Additional inherited members

Public Functions inherited from cohtml.Net.CommonRenderingLibraryParams

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

Public Properties inherited from cohtml.Net.CommonRenderingLibraryParams

Name
boolAllowMultipleRenderingThreads
boolSetRenderingResourcesDebugNames
boolAllowMultithreadedCommandProcessing
floatPathTessellationThresholdRatio
uintTextAtlasWidth
uintTextAtlasHeight

Protected Attributes inherited from cohtml.Net.CommonRenderingLibraryParams

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual override void Dispose()

Reimplements: cohtml::Net::CommonRenderingLibraryParams::Dispose

function RenderingLibraryParams

RenderingLibraryParams()

Public Property Documentation

property PerformanceTracer

IPerformanceTracer PerformanceTracer;

property FileManipulator

IFileManipulator FileManipulator;

property DeveloperOptions

global::System.IntPtr DeveloperOptions;