aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/classPxVehicleDrive4WRawInputData.html
blob: 9bc2f238f1248cbffbccbddfe3bb0cce775a8a05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
<html>
	<head>
		<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxVehicleDrive4WRawInputData Class Reference</title>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
		<LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css">
	</head>

	<body bgcolor="#FFFFFF">
		<div id="header">
			<hr class="first">
			<img alt="" src="images/PhysXlogo.png" align="middle"> <br>
			<center>
				<a class="qindex" href="main.html">Main Page</a> &nbsp; 
				<a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; 
				<a class="qindex" href="annotated.html">Compound List</a> &nbsp; 
				<a class="qindex" href="functions.html">Compound Members</a> &nbsp;  
			</center>
			<hr class="second">
		</div>
<!-- Generated by Doxygen 1.5.8 -->
<div class="contents">
<h1>PxVehicleDrive4WRawInputData Class Reference<br>
<small>
[<a class="el" href="group__vehicle.html">Vehicle</a>]</small>
</h1><!-- doxytag: class="PxVehicleDrive4WRawInputData" -->Used to produce smooth vehicle driving control values from analog and digital inputs.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="PxVehicleUtilControl_8h-source.html">PxVehicleUtilControl.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for PxVehicleDrive4WRawInputData:</div>
<div class="dynsection">
<p><center><img src="classPxVehicleDrive4WRawInputData__inherit__graph.png" border="0" usemap="#PxVehicleDrive4WRawInputData__inherit__map" alt="Inheritance graph"></center>
<map name="PxVehicleDrive4WRawInputData__inherit__map">
<area shape="rect" href="classPxVehicleDriveNWRawInputData.html" title="Used to produce smooth vehicle driving control values from analog and digital inputs..." alt="PxVehicleDriveNWRawInputData" coords="7,85,204,107"></map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classPxVehicleDrive4WRawInputData-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#f897772ee3457a2100945890f3d025ef">PxVehicleDrive4WRawInputData</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#8c3d02e579f978409d9ad15a71c46bb5">~PxVehicleDrive4WRawInputData</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#39a229c2fbc12f23ab146a6ce6b014ee">setDigitalAccel</a> (const bool accelKeyPressed)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the accel button has been pressed on keyboard.  <a href="#39a229c2fbc12f23ab146a6ce6b014ee"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#a5a7c8943c3ad9b20901988388614505">setDigitalBrake</a> (const bool brakeKeyPressed)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the brake button has been pressed on keyboard.  <a href="#a5a7c8943c3ad9b20901988388614505"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#d63aa0083730fbafb77e60b76fc9c985">setDigitalHandbrake</a> (const bool handbrakeKeyPressed)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the handbrake button has been pressed on keyboard.  <a href="#d63aa0083730fbafb77e60b76fc9c985"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#c0bee2d84b744b13af694bf34384bb76">setDigitalSteerLeft</a> (const bool steerLeftKeyPressed)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the left steer button has been pressed on keyboard.  <a href="#c0bee2d84b744b13af694bf34384bb76"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#a4654bf9fa296e6e2fe3433cc1a79918">setDigitalSteerRight</a> (const bool steerRightKeyPressed)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the right steer button has been pressed on keyboard.  <a href="#a4654bf9fa296e6e2fe3433cc1a79918"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#7260006a82e095684a67a8d61b659ca0">getDigitalAccel</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return if the accel button has been pressed on keyboard.  <a href="#7260006a82e095684a67a8d61b659ca0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#dc60fbd2cf0b7c7e2e04edf1ba588a3e">getDigitalBrake</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return if the brake button has been pressed on keyboard.  <a href="#dc60fbd2cf0b7c7e2e04edf1ba588a3e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#47be0b2dc9896a8ee5190e0f22be9741">getDigitalHandbrake</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return if the handbrake button has been pressed on keyboard.  <a href="#47be0b2dc9896a8ee5190e0f22be9741"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#46c34ccbe5847bb3d19ee28a3090f472">getDigitalSteerLeft</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return if the left steer button has been pressed on keyboard.  <a href="#46c34ccbe5847bb3d19ee28a3090f472"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#b2a9a88dc9e2e27eee564b46b3c76716">getDigitalSteerRight</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return if the right steer button has been pressed on keyboard.  <a href="#b2a9a88dc9e2e27eee564b46b3c76716"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#f9c058df3af57913173e106fd51645d9">setAnalogAccel</a> (const PxReal accel)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the analog accel value from the gamepad.  <a href="#f9c058df3af57913173e106fd51645d9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#96d32688f239c2f9379616c6fbbde422">setAnalogBrake</a> (const PxReal brake)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the analog brake value from the gamepad.  <a href="#96d32688f239c2f9379616c6fbbde422"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#b2541ef77142c3fc2b4c8a2ce197f512">setAnalogHandbrake</a> (const PxReal handbrake)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the analog handbrake value from the gamepad.  <a href="#b2541ef77142c3fc2b4c8a2ce197f512"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#55b3e0151ca011438b5de595741e0ccf">setAnalogSteer</a> (const PxReal steer)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the analog steer value from the gamepad.  <a href="#55b3e0151ca011438b5de595741e0ccf"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#113b65f52b804b2fcbf09f27564ae4a2">getAnalogAccel</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the analog accel value from the gamepad.  <a href="#113b65f52b804b2fcbf09f27564ae4a2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#6ccf85b658559aefe82560447d268764">getAnalogBrake</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the analog brake value from the gamepad.  <a href="#6ccf85b658559aefe82560447d268764"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#ee4a5958355532e42ccf1d2772ec2806">getAnalogHandbrake</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the analog handbrake value from the gamepad.  <a href="#ee4a5958355532e42ccf1d2772ec2806"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#31438cd1c56e347123c187d43a7bc156">getAnalogSteer</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the analog steer value from the gamepad.  <a href="#31438cd1c56e347123c187d43a7bc156"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#dd91327bf12c6c5578e20d9df82d0432">setGearUp</a> (const bool gearUpKeyPressed)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the gearup button has been pressed on keyboard or gamepad.  <a href="#dd91327bf12c6c5578e20d9df82d0432"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#5849bbe5d93b0a6178fe05413fd2f38e">setGearDown</a> (const bool gearDownKeyPressed)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the geardown button has been pressed on keyboard or gamepad.  <a href="#5849bbe5d93b0a6178fe05413fd2f38e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#5e0adcf4ed339a4bf76532fd9b5982bd">getGearUp</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return if the gearup button has been pressed on keyboard or gamepad.  <a href="#5e0adcf4ed339a4bf76532fd9b5982bd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#444d9d72caacb7acc9915e0a1483ab33">getGearDown</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Record if the geardown button has been pressed on keyboard or gamepad.  <a href="#444d9d72caacb7acc9915e0a1483ab33"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#e09f1dff2490480c365d48416926fe8d">mRawDigitalInputs</a> [PxVehicleDrive4WControl::eMAX_NB_DRIVE4W_ANALOG_INPUTS]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">PxReal&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#93a7463803eb71dcfb32eeca0c7c3ac0">mRawAnalogInputs</a> [PxVehicleDrive4WControl::eMAX_NB_DRIVE4W_ANALOG_INPUTS]</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#cf0b896be885e802b7d019b99fdc755d">mGearUp</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxVehicleDrive4WRawInputData.html#ae40c329bffbd77ccfe942218a7bfe0e">mGearDown</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Used to produce smooth vehicle driving control values from analog and digital inputs. 
<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__vehicle.html#g61b39294176ee679d4d1229d3ad95966" title="Used to smooth and set analog vehicle control values (accel,brake,handbrake,steer)...">PxVehicleDrive4WSmoothDigitalRawInputsAndSetAnalogInputs</a>, <a class="el" href="group__vehicle.html#g784f2317a01aa2367b6170bfabdc5097" title="Used to smooth and set analog vehicle control values from analog inputs (gamepad)...">PxVehicleDrive4WSmoothAnalogRawInputsAndSetAnalogInputs</a> </dd></dl>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="f897772ee3457a2100945890f3d025ef"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::PxVehicleDrive4WRawInputData" ref="f897772ee3457a2100945890f3d025ef" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxVehicleDrive4WRawInputData::PxVehicleDrive4WRawInputData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00170">PxVehicleDrive4WControl::eMAX_NB_DRIVE4W_ANALOG_INPUTS</a>.</p>

</div>
</div><p>
<a class="anchor" name="8c3d02e579f978409d9ad15a71c46bb5"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::~PxVehicleDrive4WRawInputData" ref="8c3d02e579f978409d9ad15a71c46bb5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual PxVehicleDrive4WRawInputData::~PxVehicleDrive4WRawInputData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="113b65f52b804b2fcbf09f27564ae4a2"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getAnalogAccel" ref="113b65f52b804b2fcbf09f27564ae4a2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal PxVehicleDrive4WRawInputData::getAnalogAccel           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the analog accel value from the gamepad. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The analog accel value. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00165">PxVehicleDrive4WControl::eANALOG_INPUT_ACCEL</a>.</p>

</div>
</div><p>
<a class="anchor" name="6ccf85b658559aefe82560447d268764"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getAnalogBrake" ref="6ccf85b658559aefe82560447d268764" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal PxVehicleDrive4WRawInputData::getAnalogBrake           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the analog brake value from the gamepad. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The analog brake value. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00166">PxVehicleDrive4WControl::eANALOG_INPUT_BRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="ee4a5958355532e42ccf1d2772ec2806"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getAnalogHandbrake" ref="ee4a5958355532e42ccf1d2772ec2806" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal PxVehicleDrive4WRawInputData::getAnalogHandbrake           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the analog handbrake value from the gamepad. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The analog handbrake value. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00167">PxVehicleDrive4WControl::eANALOG_INPUT_HANDBRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="31438cd1c56e347123c187d43a7bc156"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getAnalogSteer" ref="31438cd1c56e347123c187d43a7bc156" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal PxVehicleDrive4WRawInputData::getAnalogSteer           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the analog steer value from the gamepad. 
<p>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00169">PxVehicleDrive4WControl::eANALOG_INPUT_STEER_RIGHT</a>.</p>

</div>
</div><p>
<a class="anchor" name="7260006a82e095684a67a8d61b659ca0"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getDigitalAccel" ref="7260006a82e095684a67a8d61b659ca0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleDrive4WRawInputData::getDigitalAccel           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return if the accel button has been pressed on keyboard. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the accel button has been pressed, false otherwise. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00165">PxVehicleDrive4WControl::eANALOG_INPUT_ACCEL</a>.</p>

</div>
</div><p>
<a class="anchor" name="dc60fbd2cf0b7c7e2e04edf1ba588a3e"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getDigitalBrake" ref="dc60fbd2cf0b7c7e2e04edf1ba588a3e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleDrive4WRawInputData::getDigitalBrake           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return if the brake button has been pressed on keyboard. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the brake button has been pressed, false otherwise. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00166">PxVehicleDrive4WControl::eANALOG_INPUT_BRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="47be0b2dc9896a8ee5190e0f22be9741"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getDigitalHandbrake" ref="47be0b2dc9896a8ee5190e0f22be9741" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleDrive4WRawInputData::getDigitalHandbrake           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return if the handbrake button has been pressed on keyboard. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the handbrake button has been pressed, false otherwise. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00167">PxVehicleDrive4WControl::eANALOG_INPUT_HANDBRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="46c34ccbe5847bb3d19ee28a3090f472"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getDigitalSteerLeft" ref="46c34ccbe5847bb3d19ee28a3090f472" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleDrive4WRawInputData::getDigitalSteerLeft           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return if the left steer button has been pressed on keyboard. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the steer-left button has been pressed, false otherwise. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00168">PxVehicleDrive4WControl::eANALOG_INPUT_STEER_LEFT</a>.</p>

</div>
</div><p>
<a class="anchor" name="b2a9a88dc9e2e27eee564b46b3c76716"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getDigitalSteerRight" ref="b2a9a88dc9e2e27eee564b46b3c76716" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleDrive4WRawInputData::getDigitalSteerRight           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return if the right steer button has been pressed on keyboard. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the steer-right button has been pressed, false otherwise. </dd></dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00169">PxVehicleDrive4WControl::eANALOG_INPUT_STEER_RIGHT</a>.</p>

</div>
</div><p>
<a class="anchor" name="444d9d72caacb7acc9915e0a1483ab33"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getGearDown" ref="444d9d72caacb7acc9915e0a1483ab33" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleDrive4WRawInputData::getGearDown           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the geardown button has been pressed on keyboard or gamepad. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The value of the gear-down button. </dd></dl>

</div>
</div><p>
<a class="anchor" name="5e0adcf4ed339a4bf76532fd9b5982bd"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::getGearUp" ref="5e0adcf4ed339a4bf76532fd9b5982bd" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool PxVehicleDrive4WRawInputData::getGearUp           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return if the gearup button has been pressed on keyboard or gamepad. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The value of the gear-up button. </dd></dl>

</div>
</div><p>
<a class="anchor" name="f9c058df3af57913173e106fd51645d9"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setAnalogAccel" ref="f9c058df3af57913173e106fd51645d9" args="(const PxReal accel)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setAnalogAccel           </td>
          <td>(</td>
          <td class="paramtype">const PxReal&nbsp;</td>
          <td class="paramname"> <em>accel</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the analog accel value from the gamepad. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>accel</em>&nbsp;</td><td>is the analog accelerator pedal value in range(0,1) where 1 represents the pedal fully pressed and 0 represents the pedal in its rest state. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00165">PxVehicleDrive4WControl::eANALOG_INPUT_ACCEL</a>.</p>

</div>
</div><p>
<a class="anchor" name="96d32688f239c2f9379616c6fbbde422"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setAnalogBrake" ref="96d32688f239c2f9379616c6fbbde422" args="(const PxReal brake)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setAnalogBrake           </td>
          <td>(</td>
          <td class="paramtype">const PxReal&nbsp;</td>
          <td class="paramname"> <em>brake</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the analog brake value from the gamepad. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>brake</em>&nbsp;</td><td>is the analog brake pedal value in range(0,1) where 1 represents the pedal fully pressed and 0 represents the pedal in its rest state. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00166">PxVehicleDrive4WControl::eANALOG_INPUT_BRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="b2541ef77142c3fc2b4c8a2ce197f512"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setAnalogHandbrake" ref="b2541ef77142c3fc2b4c8a2ce197f512" args="(const PxReal handbrake)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setAnalogHandbrake           </td>
          <td>(</td>
          <td class="paramtype">const PxReal&nbsp;</td>
          <td class="paramname"> <em>handbrake</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the analog handbrake value from the gamepad. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>handbrake</em>&nbsp;</td><td>is the analog handbrake value in range(0,1) where 1 represents the handbrake fully engaged and 0 represents the handbrake in its rest state. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00167">PxVehicleDrive4WControl::eANALOG_INPUT_HANDBRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="55b3e0151ca011438b5de595741e0ccf"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setAnalogSteer" ref="55b3e0151ca011438b5de595741e0ccf" args="(const PxReal steer)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setAnalogSteer           </td>
          <td>(</td>
          <td class="paramtype">const PxReal&nbsp;</td>
          <td class="paramname"> <em>steer</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the analog steer value from the gamepad. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>steer</em>&nbsp;</td><td>is the analog steer value in range(-1,1) where -1 represents the steering wheel at left lock and +1 represents the steering wheel at right lock. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00169">PxVehicleDrive4WControl::eANALOG_INPUT_STEER_RIGHT</a>.</p>

</div>
</div><p>
<a class="anchor" name="39a229c2fbc12f23ab146a6ce6b014ee"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setDigitalAccel" ref="39a229c2fbc12f23ab146a6ce6b014ee" args="(const bool accelKeyPressed)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setDigitalAccel           </td>
          <td>(</td>
          <td class="paramtype">const bool&nbsp;</td>
          <td class="paramname"> <em>accelKeyPressed</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the accel button has been pressed on keyboard. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>accelKeyPressed</em>&nbsp;</td><td>is true if the accelerator key has been pressed and false otherwise. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00165">PxVehicleDrive4WControl::eANALOG_INPUT_ACCEL</a>.</p>

</div>
</div><p>
<a class="anchor" name="a5a7c8943c3ad9b20901988388614505"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setDigitalBrake" ref="a5a7c8943c3ad9b20901988388614505" args="(const bool brakeKeyPressed)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setDigitalBrake           </td>
          <td>(</td>
          <td class="paramtype">const bool&nbsp;</td>
          <td class="paramname"> <em>brakeKeyPressed</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the brake button has been pressed on keyboard. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>brakeKeyPressed</em>&nbsp;</td><td>is true if the brake key has been pressed and false otherwise. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00166">PxVehicleDrive4WControl::eANALOG_INPUT_BRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="d63aa0083730fbafb77e60b76fc9c985"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setDigitalHandbrake" ref="d63aa0083730fbafb77e60b76fc9c985" args="(const bool handbrakeKeyPressed)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setDigitalHandbrake           </td>
          <td>(</td>
          <td class="paramtype">const bool&nbsp;</td>
          <td class="paramname"> <em>handbrakeKeyPressed</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the handbrake button has been pressed on keyboard. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>handbrakeKeyPressed</em>&nbsp;</td><td>is true if the handbrake key has been pressed and false otherwise. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00167">PxVehicleDrive4WControl::eANALOG_INPUT_HANDBRAKE</a>.</p>

</div>
</div><p>
<a class="anchor" name="c0bee2d84b744b13af694bf34384bb76"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setDigitalSteerLeft" ref="c0bee2d84b744b13af694bf34384bb76" args="(const bool steerLeftKeyPressed)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setDigitalSteerLeft           </td>
          <td>(</td>
          <td class="paramtype">const bool&nbsp;</td>
          <td class="paramname"> <em>steerLeftKeyPressed</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the left steer button has been pressed on keyboard. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>steerLeftKeyPressed</em>&nbsp;</td><td>is true if the steer-left key has been pressed and false otherwise. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00168">PxVehicleDrive4WControl::eANALOG_INPUT_STEER_LEFT</a>.</p>

</div>
</div><p>
<a class="anchor" name="a4654bf9fa296e6e2fe3433cc1a79918"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setDigitalSteerRight" ref="a4654bf9fa296e6e2fe3433cc1a79918" args="(const bool steerRightKeyPressed)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setDigitalSteerRight           </td>
          <td>(</td>
          <td class="paramtype">const bool&nbsp;</td>
          <td class="paramname"> <em>steerRightKeyPressed</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the right steer button has been pressed on keyboard. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>steerRightKeyPressed</em>&nbsp;</td><td>is true if the steer-right key has been pressed and false otherwise. </td></tr>
  </table>
</dl>

<p>References <a class="el" href="PxVehicleDrive4W_8h-source.html#l00169">PxVehicleDrive4WControl::eANALOG_INPUT_STEER_RIGHT</a>.</p>

</div>
</div><p>
<a class="anchor" name="5849bbe5d93b0a6178fe05413fd2f38e"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setGearDown" ref="5849bbe5d93b0a6178fe05413fd2f38e" args="(const bool gearDownKeyPressed)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setGearDown           </td>
          <td>(</td>
          <td class="paramtype">const bool&nbsp;</td>
          <td class="paramname"> <em>gearDownKeyPressed</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the geardown button has been pressed on keyboard or gamepad. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>gearDownKeyPressed</em>&nbsp;</td><td>is true if the gear-down button has been pressed, false otherwise. </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="dd91327bf12c6c5578e20d9df82d0432"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::setGearUp" ref="dd91327bf12c6c5578e20d9df82d0432" args="(const bool gearUpKeyPressed)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void PxVehicleDrive4WRawInputData::setGearUp           </td>
          <td>(</td>
          <td class="paramtype">const bool&nbsp;</td>
          <td class="paramname"> <em>gearUpKeyPressed</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Record if the gearup button has been pressed on keyboard or gamepad. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>gearUpKeyPressed</em>&nbsp;</td><td>is true if the gear-up button has been pressed, false otherwise. </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="ae40c329bffbd77ccfe942218a7bfe0e"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::mGearDown" ref="ae40c329bffbd77ccfe942218a7bfe0e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classPxVehicleDrive4WRawInputData.html#ae40c329bffbd77ccfe942218a7bfe0e">PxVehicleDrive4WRawInputData::mGearDown</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="cf0b896be885e802b7d019b99fdc755d"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::mGearUp" ref="cf0b896be885e802b7d019b99fdc755d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classPxVehicleDrive4WRawInputData.html#cf0b896be885e802b7d019b99fdc755d">PxVehicleDrive4WRawInputData::mGearUp</a><code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="93a7463803eb71dcfb32eeca0c7c3ac0"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::mRawAnalogInputs" ref="93a7463803eb71dcfb32eeca0c7c3ac0" args="[PxVehicleDrive4WControl::eMAX_NB_DRIVE4W_ANALOG_INPUTS]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PxReal <a class="el" href="classPxVehicleDrive4WRawInputData.html#93a7463803eb71dcfb32eeca0c7c3ac0">PxVehicleDrive4WRawInputData::mRawAnalogInputs</a>[PxVehicleDrive4WControl::eMAX_NB_DRIVE4W_ANALOG_INPUTS]<code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="e09f1dff2490480c365d48416926fe8d"></a><!-- doxytag: member="PxVehicleDrive4WRawInputData::mRawDigitalInputs" ref="e09f1dff2490480c365d48416926fe8d" args="[PxVehicleDrive4WControl::eMAX_NB_DRIVE4W_ANALOG_INPUTS]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classPxVehicleDrive4WRawInputData.html#e09f1dff2490480c365d48416926fe8d">PxVehicleDrive4WRawInputData::mRawDigitalInputs</a>[PxVehicleDrive4WControl::eMAX_NB_DRIVE4W_ANALOG_INPUTS]<code> [private]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="PxVehicleUtilControl_8h-source.html">PxVehicleUtilControl.h</a></ul>
</div>

<hr style="width: 100%; height: 2px;"><br>
Copyright &copy; 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a>
</body>
</html>