MCPcopy Create free account
hub / github.com/comaps/comaps / SetGeometryCodingParams

Method SetGeometryCodingParams

libs/indexer/data_header.hpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 explicit DataHeader(FilesContainerR const & cont);
35
36 inline void SetGeometryCodingParams(serial::GeometryCodingParams const & cp) { m_codingParams = cp; }
37
38 inline serial::GeometryCodingParams const & GetDefGeometryCodingParams() const { return m_codingParams; }
39

Callers 2

GenerateFinalFeaturesFunction · 0.80
UNIT_CLASS_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.64