Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / AllVerticesInFrustum Method

In This Topic
    AllVerticesInFrustum Method (Entity)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overridable Function AllVerticesInFrustum( _
       ByVal data As FrustumParams _
    ) As Boolean
    protected internal virtual bool AllVerticesInFrustum( 
       FrustumParams data
    )

    Parameters

    data
    See Also