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

Method V14BaseLoader

io/private/las/Utils.cpp:679–680  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

677}
678
679V14BaseLoader::V14BaseLoader(const Scaling& scaling) : m_scaling(scaling)
680{}
681
682void V14BaseLoader::load(PointRef& point, const char *buf, int bufsize)
683{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected