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

Method Vector3D

TSVector3D.h:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected