vec2::opEquals Method

No description.

Syntax

bool vec2::opEquals(
const vec2&in other
)

Parameters

const vec2&in other

Return value

bool

Remarks

None.