Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / TraversalParams Class
Members

In This Topic
    TraversalParams Class
    In This Topic
    Base class that holds the data for many Entity methods.
    Syntax
    'Declaration
     
    Public Class TraversalParams 
    public class TraversalParams 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.TraversalParams
          devDept.Eyeshot.FrustumParams
          devDept.Eyeshot.OffsetOnCameraAxesParams
          devDept.Eyeshot.RegenParams

    See Also