Function gamer::operator-(const Vertex&, const Vector&)

Function Documentation

Vertex gamer::operator-(const Vertex &A, const Vector &B)

Translate a Vertex by difference.

Return

Resulting Vertex with new position

Parameters
  • [in] A: Vertex base

  • [in] B: Vector translation