MCPcopy Create free account
hub / github.com/EricLengyel/Terathon-Math-Library / operator !

Function operator !

TSVector2D.h:551–551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

549 }
550
551 inline Vector2D operator !(const Vector2D& v) {return (Complement(v));}
552
553 // ==============================================
554 // Wedge

Callers

nothing calls this directly

Calls 1

ComplementFunction · 0.70

Tested by

no test coverage detected