Enrollment 28.2.0
Loading...
Searching...
No Matches
HandPosition.h File Reference
#include <cstdint>
#include <ostream>
Include dependency graph for HandPosition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  HandPosition : uint8_t { LEFT , RIGHT }
 Hand to which slap belongs. More...

Detailed Description

Author
Michal Kuc micha.nosp@m.l.ku.nosp@m.c@inn.nosp@m.ovat.nosp@m.rics..nosp@m.com
Date
22.11.2023

Enumeration Type Documentation

◆ HandPosition

enum class HandPosition : uint8_t
strong

Hand to which slap belongs.

Enumerator
LEFT 

Left hand position.

RIGHT 

Right hand position.