Extends: global.SystemIDisposable

Instance Variables

  • global::System.Runtime.InteropServices.HandleRef CoreModeler.IDrawable.swigCPtr
  • bool CoreModeler.IDrawable.swigCMemOwn

Methods

IDrawable

CoreModeler.IDrawable.IDrawable(global::System.IntPtr cPtr, bool cMemoryOwn)

ParameterTypeDescription
cPtrglobal::System.IntPtr
cMemoryOwnbool

~IDrawable

CoreModeler.IDrawable.~IDrawable()

getCPtr

static global::System.Runtime.InteropServices.HandleRef CoreModeler.IDrawable.getCPtr(IDrawable obj)

ParameterTypeDescription
objIDrawable

Dispose

void CoreModeler.IDrawable.Dispose()

renderToScreen

virtual void CoreModeler.IDrawable.renderToScreen()

renderToScreen

virtual int CoreModeler.IDrawable.renderToScreen(RenderMode mode)

ParameterTypeDescription
modeRenderMode

Dispose

virtual void CoreModeler.IDrawable.Dispose(bool disposing)

ParameterTypeDescription
disposingbool