Method: CGLM::Sphere#radius

Defined in:
lib/cglm/sphere.rb

#radiusObject



7
8
9
# File 'lib/cglm/sphere.rb', line 7

def radius
  self[3]
end