virtualx-engine/modules/openxr/scene
Rémi Verschelde 11518665b7
Codestyle: Don't use auto where not warranted
We allow using auto for lambdas or complex macros where a return type
may change based on the parameters. But where the type is clear, we
should be explicit.

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2023-09-07 16:15:18 +02:00
..
openxr_hand.cpp Codestyle: Don't use auto where not warranted 2023-09-07 16:15:18 +02:00
openxr_hand.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00