File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 82
82
/// </summary>
83
83
84
84
85
+ /// \namespace Hover::Core::Renderers::Helpers
86
+ /// <summary>
87
+ /// Perform common renderer tasks.
88
+ /// </summary>
89
+
90
+
85
91
/// \namespace Hover::Core::Renderers::Items
86
92
/// <summary>
87
93
/// Draw graphics for items.
136
142
/// </summary>
137
143
138
144
145
+ /// \namespace Hover::InputModules::Follow
146
+ /// <summary>
147
+ /// Convert Unity transforms into cursor data.
148
+ /// </summary>
149
+
150
+
139
151
/// \namespace Hover::InputModules::LeapMotion
140
152
/// <summary>
141
153
/// Convert Leap Motion (post-Orion) input into cursor data.
148
160
/// </summary>
149
161
150
162
163
+ /// \namespace Hover::InputModules::OculusTouch
164
+ /// <summary>
165
+ /// Convert Oculus Touch input into cursor data.
166
+ /// </summary>
167
+
168
+
151
169
/// \namespace Hover::InputModules::Vive
152
170
/// <summary>
153
171
/// Convert HTC %Vive input into cursor data.
You can’t perform that action at this time.
0 commit comments