unaryMinus

operator fun Vec2f.unaryMinus(): Vec2f

Negates a Vec2f.


operator fun Vec3d.unaryMinus(): Vec3d

Negates a Vec3d.


operator fun Vec3f.unaryMinus(): Vec3f

Negates a Vec3f.


operator fun Vec3i.unaryMinus(): Vec3i

Negates a Vec3i.


operator fun Vector2f.unaryMinus(): Vector2f

Negates a Vector2f.


operator fun Vector3d.unaryMinus(): Vector3d

Negates a Vector3d.


operator fun Vector4f.unaryMinus(): Vector4f

Negates a Vector4f.