Red Cross
  1. Classes
  2. Files

VectorInt16 class
#include <main/devices/AccelGyro/helper_3dmath.h>

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Constructors, destructors, conversion operators

VectorInt16()
VectorInt16(int16_t nx, int16_t ny, int16_t nz)

Public functions

auto getMagnitude() -> float
void normalize()
auto getNormalized() -> VectorInt16
void rotate(Quaternion* q)
auto getRotated(Quaternion* q) -> VectorInt16

Public variables

int16_t x
int16_t y
int16_t z
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Red Cross. Created with Doxygen 1.8.15 and m.css.