MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/CompactNSearch / point

Method point

include/PointSet.h:131–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 Real const* point(unsigned int i) const { return &m_x[3*i]; }
132
133private:
134

Callers 5

z_sortMethod · 0.80
initMethod · 0.80
find_neighborsMethod · 0.80
queryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected