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

Method Vector4D

TSVector4D.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 /// \brief Default constructor that leaves the components uninitialized.
64
65 inline Vector4D() = default;
66
67 Vector4D(const Vector4D& v)
68 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected