Class: Sevgi::Graphics::Mixtures::Render::Renderer::Inlines::Mark

Inherits:
Struct
  • Object
show all
Defined in:
lib/sevgi/graphics/mixtures/render.rb

Instance Attribute Summary collapse

Instance Attribute Details

#depthObject

Returns the value of attribute depth

Returns:

  • (Object)

    the current value of depth



53
54
55
# File 'lib/sevgi/graphics/mixtures/render.rb', line 53

def depth
  @depth
end

#startObject

Returns the value of attribute start

Returns:

  • (Object)

    the current value of start



53
54
55
# File 'lib/sevgi/graphics/mixtures/render.rb', line 53

def start
  @start
end

#stopObject

Returns the value of attribute stop

Returns:

  • (Object)

    the current value of stop



53
54
55
# File 'lib/sevgi/graphics/mixtures/render.rb', line 53

def stop
  @stop
end