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

Method Point3D

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

Source from the content-addressed store, hash-verified

372 /// \brief Default constructor that leaves the components uninitialized.
373
374 inline Point3D() = default;
375
376 /// \brief Constructor that sets components explicitly.
377 /// \param a,b,c The components of the point.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected