Method: Containers::KDTree::Node#coords

Defined in:
lib/containers/kd_tree.rb

#coordsObject

Returns the value of attribute coords

Returns:

  • (Object)

    the current value of coords



27
28
29
# File 'lib/containers/kd_tree.rb', line 27

def coords
  @coords
end