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

Function dbDimTypes

pdal/DbWriter.hpp:56–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54
55 virtual void setAutoXForm(const PointViewPtr view);
56 XMLDimList dbDimTypes() const
57 { return m_dbDims; }
58 size_t readField(const PointView& view, char *pos, Dimension::Id id,
59 PointId idx);
60 size_t readPoint(const PointView& view, PointId idx, char *outbuf);

Callers 1

SetupSchemaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected