Function tf2::setMin(const Vector3&)

Function Documentation

void tf2::setMin(const Vector3 &other)

Set each element to the min of the current values and the values of another Vector3.

Parameters:

other – The other Vector3 to compare with