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

Method ~Colour

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

Source from the content-addressed store, hash-verified

8095 }
8096
8097 Colour::~Colour(){ if( !m_moved ) use( None ); }
8098
8099 void Colour::use( Code _colourCode ) {
8100 static IColourImpl* impl = platformColourInstance();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected