-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Ensure All Events are Processed through the VR CustomProcessEven…
…ts Callback Following the previous commit titled "BUG: Ensure passing of vtkEventData to displayable managers," this update guarantees the effective invocation of the newly introduced custom delegation function, designed to handle a calldata argument. This ensures that all processing is funneled through the `vtkVirtualRealityViewInteractorObserver::CustomProcessEvents` callback. The callback is responsible for handling 3D event data and passing it down appropriately.
- Loading branch information
Showing
1 changed file
with
9 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters