MCPcopy Create free account
hub / github.com/RenderKit/embree / columnInfos

Method columnInfos

tutorials/external/catch.hpp:13635–13637  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13633 m_columnInfos( std::move( columnInfos ) ) {}
13634
13635 auto columnInfos() const -> std::vector<ColumnInfo> const& {
13636 return m_columnInfos;
13637 }
13638
13639 void open() {
13640 if (!m_isOpen) {

Callers 1

benchmarkStartingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected