Eyeshot 10 WinForms API Reference
CompileInternal Method (D3DRenderContext)

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class : CompileInternal Method
Syntax
'Declaration
 
Protected Overrides Sub CompileInternal( _
   ByVal data As EntityGraphicsData, _
   ByVal drawEntityCallBack As DrawEntityCallBack, _
   ByVal myParams As Object _
) 
protected override void CompileInternal( 
   EntityGraphicsData data,
   DrawEntityCallBack drawEntityCallBack,
   object myParams
)

Parameters

data
drawEntityCallBack
myParams
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members