Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / OrdinateDim Class / ThroughTriangle Method

In This Topic
    ThroughTriangle Method (OrdinateDim)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Function ThroughTriangle( _
       ByVal data As FrustumParams _
    ) As Boolean
    protected internal override bool ThroughTriangle( 
       FrustumParams data
    )

    Parameters

    data
    See Also