MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / ~IColourImpl

Method ~IColourImpl

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

Source from the content-addressed store, hash-verified

7907
7908 struct IColourImpl {
7909 virtual ~IColourImpl() = default;
7910 virtual void use( Colour::Code _colourCode ) = 0;
7911 };
7912

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected