Class: ColorCalculator::Clump::Xyz

Inherits:
Abstract
  • Object
show all
Defined in:
lib/color_calculator/clump/xyz.rb

Class Method Summary collapse

Methods inherited from Abstract

#==, #initialize, #inspect, #to_h

Constructor Details

This class inherits a constructor from ColorCalculator::Clump::Abstract

Class Method Details

.attributesObject



9
10
11
# File 'lib/color_calculator/clump/xyz.rb', line 9

def attributes
  i[x y z]
end