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

Method use

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

Source from the content-addressed store, hash-verified

7912
7913 struct NoColourImpl : IColourImpl {
7914 void use( Colour::Code ) {}
7915
7916 static IColourImpl* instance() {
7917 static NoColourImpl s_instance;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected