Class: RCGTK::Float

Inherits:
ConstantReal show all
Defined in:
lib/rcgtk/value.rb

Overview

A single precision floating point number value.

Instance Attribute Summary

Attributes included from BindingClass

#ptr

Method Summary

Methods inherited from ConstantReal

#%, #*, #+, #-, #-@, #/, #cast, #cmp, #extend, #initialize, #to_i, #truncate

Methods inherited from ConstantNumber

type, #type

Methods inherited from Constant

#addr_space_cast, #bitcast_to, #get_element_ptr, #get_element_ptr_in_bounds, #initialize

Methods inherited from User

#operands

Methods inherited from Value

#==, #attributes, #bitcast, #constant?, #dump, #hash, #initialize, #name, #name=, #null?, #print, #trunc, #trunc_or_bitcast, #type, #undefined?, #zextend, #zextend_or_bitcast

Methods included from BindingClass

#==

Constructor Details

This class inherits a constructor from RCGTK::ConstantReal