Skip to content

Class pyspacemouse::types::AxisConvention

ClassList > pyspacemouse > types > AxisConvention

More...

Inherits the following classes: str, Enum

Public Static Attributes

Type Name
str HID = "hid"
str HID_Z_UP = "hid\_z\_up"
str LEGACY = "legacy"

Detailed Description

Public Static Attributes Documentation

variable HID

str pyspacemouse.types.AxisConvention::HID;

variable HID_Z_UP

str pyspacemouse.types.AxisConvention::HID_Z_UP;

variable LEGACY

str pyspacemouse.types.AxisConvention::LEGACY;


The documentation for this class was generated from the following file pyspacemouse/types.py