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

Method instance

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

Source from the content-addressed store, hash-verified

8030 }
8031 }
8032 static IColourImpl* instance() {
8033 static PosixColourImpl s_instance;
8034 return &s_instance;
8035 }
8036
8037 private:
8038 void setColour( const char* _escapeCode ) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected