Extends: global.SystemIDisposable
Instance Variables
global::System.Runtime.InteropServices.HandleRef CoreModeler.IDrawable.swigCPtrbool CoreModeler.IDrawable.swigCMemOwn
Methods
IDrawable
CoreModeler.IDrawable.IDrawable(global::System.IntPtr cPtr, bool cMemoryOwn)
| Parameter | Type | Description |
|---|---|---|
| cPtr | global::System.IntPtr | |
| cMemoryOwn | bool |
~IDrawable
CoreModeler.IDrawable.~IDrawable()
getCPtr
static global::System.Runtime.InteropServices.HandleRef CoreModeler.IDrawable.getCPtr(IDrawable obj)
| Parameter | Type | Description |
|---|---|---|
| obj | IDrawable |
Dispose
void CoreModeler.IDrawable.Dispose()
renderToScreen
virtual void CoreModeler.IDrawable.renderToScreen()
renderToScreen
virtual int CoreModeler.IDrawable.renderToScreen(RenderMode mode)
| Parameter | Type | Description |
|---|---|---|
| mode | RenderMode |
Dispose
virtual void CoreModeler.IDrawable.Dispose(bool disposing)
| Parameter | Type | Description |
|---|---|---|
| disposing | bool |