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

Method Vector2D

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

Source from the content-addressed store, hash-verified

67 /// \brief Default constructor that leaves the components uninitialized.
68
69 inline Vector2D() = default;
70
71 Vector2D(const Vector2D& v)
72 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected