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

Function name

pdal/Metadata.hpp:566–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564 { return m_impl->m_kind; }
565
566 std::string name() const
567 { return m_impl->m_name; }
568
569 template<typename T>
570 T value() const

Callers 15

registerDimMethod · 0.70
dimNameMethod · 0.70
executeMethod · 0.70
valueFunction · 0.70
getFieldAsMethod · 0.70
setFieldMethod · 0.70
executeMethod · 0.70
readFieldMethod · 0.70
readPointMethod · 0.70
getFieldAsFunction · 0.70
fillPointBufMethod · 0.50
packMethod · 0.50

Calls

no outgoing calls

Tested by 2

doSortFunction · 0.40
TESTFunction · 0.40