MCPcopy Create free account
hub / github.com/PDAL/PDAL / DimSpec

Method DimSpec

io/PcdWriter.hpp:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 struct DimSpec
47 {
48 DimSpec() : m_field(PcdField()), m_precision(3)
49 {
50 }
51
52 DimSpec(PcdField field, uint32_t precision)
53 {

Callers

nothing calls this directly

Calls 1

PcdFieldClass · 0.85

Tested by

no test coverage detected