group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
WeaponGripPose Struct Reference

Per-weapon pair of hand grip poses. More...

#include <GripPose.hpp>

Collaboration diagram for WeaponGripPose:
[legend]

Public Attributes

GripPose rightHand
GripPose leftHand
bool rightHandValid = false
bool leftHandValid = false

Detailed Description

Per-weapon pair of hand grip poses.

Member Data Documentation

◆ leftHand

GripPose WeaponGripPose::leftHand

◆ leftHandValid

bool WeaponGripPose::leftHandValid = false

◆ rightHand

GripPose WeaponGripPose::rightHand

◆ rightHandValid

bool WeaponGripPose::rightHandValid = false

The documentation for this struct was generated from the following file: