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

Method columnInfos

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

Source from the content-addressed store, hash-verified

13346 m_columnInfos( std::move( columnInfos ) ) {}
13347
13348 auto columnInfos() const -> std::vector<ColumnInfo> const& {
13349 return m_columnInfos;
13350 }
13351
13352 void open() {
13353 if (!m_isOpen) {

Callers 1

benchmarkStartingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected