Method: Fox::FXSpheref#contains?

Defined in:
rdoc-sources/FXSpheref.rb,
rdoc-sources/FXSpheref.rb,
rdoc-sources/FXSpheref.rb,
rdoc-sources/FXSpheref.rb

#contains?(sphere) ⇒ Boolean

Return true if this sphere properly contains sphere (another FXSpheref instance).

Returns:

  • (Boolean)


34
# File 'rdoc-sources/FXSpheref.rb', line 34

def contains?(x, y, z); end