Method: Fox::FXSpheref#contains?
- Defined in:
-
rdoc-sources/FXSpheref.rb,
rdoc-sources/FXSpheref.rb,
rdoc-sources/FXSpheref.rb,
rdoc-sources/FXSpheref.rb
Return true if this sphere properly contains sphere (another FXSpheref instance).
34 |
# File 'rdoc-sources/FXSpheref.rb', line 34 def contains?(x, y, z); end |