Class: VA3C::Scene

Inherits:
Struct show all
Defined in:
lib/measures/view_data/resources/va3c.rb,
lib/measures/view_model/resources/va3c.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Struct

#to_h

Instance Attribute Details

#geometriesObject

Returns the value of attribute geometries

Returns:

  • (Object)

    the current value of geometries



28
29
30
# File 'lib/measures/view_data/resources/va3c.rb', line 28

def geometries
  @geometries
end

#materialsObject

Returns the value of attribute materials

Returns:

  • (Object)

    the current value of materials



28
29
30
# File 'lib/measures/view_data/resources/va3c.rb', line 28

def materials
  @materials
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



28
29
30
# File 'lib/measures/view_data/resources/va3c.rb', line 28

def object
  @object
end