VectorInt16 class
Contents
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