Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Quaternion Class / ToMatrixInverse Method

In This Topic
    ToMatrixInverse Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ToMatrixInverse( _
       ByRef matrix As Double _
    ) 
    public void ToMatrixInverse( 
       out Double matrix
    )

    Parameters

    matrix
    See Also