Skip to content
Snippets Groups Projects
Unverified Commit 032d3b89 authored by Jean-Christophe Fillion-Robin's avatar Jean-Christophe Fillion-Robin
Browse files

STYLE: Add missing lines in vtkVRRenderWindowInteractor

parent 7ecbf4f1
No related branches found
No related tags found
No related merge requests found
......@@ -202,9 +202,12 @@ protected:
* Store physical to world matrix at the start of a complex gesture.
*/
vtkNew<vtkMatrix4x4> StartingPhysicalToWorldMatrix;
int DeviceInputDownCount[vtkEventDataNumberOfDevices];
std::string ActionManifestFileName;
std::string ActionManifestDirectory;
std::string ActionSetName;
private:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment