Eyeshot 10 WinForms API Reference
GetModelViewMatrix Method (ViewCubeIcon)

WinForms Assembly > devDept.Eyeshot Namespace > ViewCubeIcon Class : GetModelViewMatrix Method
Syntax
'Declaration
 
Protected Overrides Function GetModelViewMatrix( _
   ByVal camera As Camera, _
   ByVal dist As Double _
) As Double()
protected override double[] GetModelViewMatrix( 
   Camera camera,
   double dist
)

Parameters

camera
dist
See Also

Reference

ViewCubeIcon Class
ViewCubeIcon Members