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

Method y

filters/private/Point.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104
105
106double Point::y() const
107{
108 return static_cast<OGRPoint *>(m_geom.get())->getY();
109}
110
111
112double Point::z() const

Callers 13

TESTFunction · 0.45
runMethod · 0.45
icpMethod · 0.45
cropMethod · 0.45
processOneMethod · 0.45
processOneMethod · 0.45
computeMethod · 0.45
circumradiusFunction · 0.45
DelaunatorMethod · 0.45
hash_keyMethod · 0.45
teaserMethod · 0.45
CollectTrianglesClass · 0.45

Calls 1

getMethod · 0.45

Tested by 1

TESTFunction · 0.36