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

Method Spacer

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

Source from the content-addressed store, hash-verified

6551
6552public:
6553 explicit Spacer(size_t spaceWidth) : Column("") {
6554 width(spaceWidth);
6555 }
6556};
6557
6558class Columns {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected