PSYQO SDK
Vector
vector.hh · fixed-point vector arithmetic
Module
fixed-point vector arithmetic.
Include this module
C++ include
#include "psyqo/vector.hh"Types
Functions and methods
BACKWARDPerforms `backward` as part of fixed-point vector arithmetic.MethodDOWNPerforms `down` as part of fixed-point vector arithmetic.MethodFORWARDPerforms `forward` as part of fixed-point vector arithmetic.MethodgetReturns get as part of fixed-point vector arithmetic.MethodLEFTPerforms `left` as part of fixed-point vector arithmetic.MethodONEPerforms `one` as part of fixed-point vector arithmetic.Methodoperator VertexPerforms `operator vertex` as part of fixed-point vector arithmetic.Conversion operatoroperator-Performs `operator -` as part of fixed-point vector arithmetic.Methodoperator-=Performs `operator -=` as part of fixed-point vector arithmetic.Methodoperator[]Performs `operator []` as part of fixed-point vector arithmetic.Methodoperator*Performs `operator *` as part of fixed-point vector arithmetic.Methodoperator*=Performs `operator *=` as part of fixed-point vector arithmetic.Methodoperator/Performs `operator /` as part of fixed-point vector arithmetic.Methodoperator/=Performs `operator /=` as part of fixed-point vector arithmetic.Methodoperator+Performs `operator +` as part of fixed-point vector arithmetic.Methodoperator+=Performs `operator +=` as part of fixed-point vector arithmetic.MethodRIGHTPerforms `right` as part of fixed-point vector arithmetic.MethodUPPerforms `up` as part of fixed-point vector arithmetic.MethodZEROPerforms `zero` as part of fixed-point vector arithmetic.Method