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

Method Point2D

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

Source from the content-addressed store, hash-verified

280 /// \brief Default constructor that leaves the components uninitialized.
281
282 inline Point2D() = default;
283
284 /// \brief Constructor that sets components explicitly.
285 /// \param a,b The components of the point.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected