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

Method hasPose

plugins/e57/io/Scan.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62
63bool Scan::hasPose() const
64{
65 return m_hasPose;
66}
67
68void Scan::transformPoint(pdal::PointRef& pt) const
69{

Callers 1

fillPointMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected