Searched defs:aMatrix (Results 1 – 1 of 1) sorted by relevance
106896 Matrix& operator*=(const Matrix &aMatrix) in operator *=()106905 Matrix &PreMultiply(const Matrix &aMatrix) in PreMultiply()107131 friend std::ostream& operator<<(std::ostream& aStream, const Matrix4x4Typed& aMatrix) in operator <<()107188 bool CanDraw2D(Matrix* aMatrix = nullptr) const { in CanDraw2D()107425 static Matrix4x4Typed From2D(const Matrix &aMatrix) { in From2D()107715 Matrix4x4Typed& operator*=(const Matrix4x4Typed<TargetUnits, TargetUnits> &aMatrix) in operator *=() argument108246 Matrix5x4& operator*=(const Matrix5x4 &aMatrix) in operator *=()160626 Log &operator<<(const Matrix& aMatrix) { in operator <<()