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

Method Dim

plugins/e57/io/Utils.hpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 double m_max;
85
86 Dim() : m_min(0), m_max(0) {}
87 void grow(double val);
88};
89

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected