MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / Version

Method Version

tests/catch.hpp:10595–10595  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10593 // Versioning information
10594 struct Version {
10595 Version( Version const& ) = delete;
10596 Version& operator=( Version const& ) = delete;
10597 Version( unsigned int _majorVersion,
10598 unsigned int _minorVersion,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected