Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / FrustumParams Class
Members

In This Topic
    FrustumParams Class
    In This Topic
    Data for Entity methods doing operations based on the camera frustum.
    Syntax
    'Declaration
     
    Public Class FrustumParams 
       Inherits TraversalParams
    public class FrustumParams : TraversalParams 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.TraversalParams
          devDept.Eyeshot.FrustumParams
             devDept.Eyeshot.ScreenPolygonParams

    See Also