Public Member Functions | Properties | List of all members
HasGazeChangedArgs Class Reference

The event arguments for the has gaze changed event. More...

Inheritance diagram for HasGazeChangedArgs:
BehaviorCommandParameters

Public Member Functions

 HasGazeChangedArgs (bool hasGaze, WpfInteractor interactor)
 Initializes a new instance of the HasGazeChangedArgs class. More...
 

Properties

bool HasGaze [get, set]
 Gets or sets whether or not this interactor has gaze. More...
 
- Properties inherited from BehaviorCommandParameters
WpfInteractor Interactor [get]
 

Detailed Description

The event arguments for the has gaze changed event.

Constructor & Destructor Documentation

◆ HasGazeChangedArgs()

HasGazeChangedArgs ( bool  hasGaze,
WpfInteractor  interactor 
)
inline

Initializes a new instance of the HasGazeChangedArgs class.

Parameters
hasGazeWhether or not the interactor has gaze.
interactorThe interactor.

Property Documentation

◆ HasGaze

bool HasGaze
getset

Gets or sets whether or not this interactor has gaze.


The documentation for this class was generated from the following file: