Squeak Class Documentation category index | class index  
 
B3DSceneObject
  category: Balloon3D-Objects
  superclass: Object
  subclasses:

No comment. Sorry.

instance methods
  accessing
  boundingBox
geometry
geometry:
material
material:
matrix
matrix:
name
name:
texture
texture:

  displaying
  renderOn:

  initialize
  from3DS:

  printing
  printOn:

class methods
  instance creation
  from3DS:
named:

instance methods
  accessing top  
 

boundingBox


 

geometry


 

geometry:


 

material


 

material:


 

matrix


 

matrix:


 

name

Answer a name for the receiver. This is used generically in the title of certain inspectors, such as the referred-to inspector, and specificially by various subsystems. By default, we let the object just print itself out..


 

name:


 

texture


 

texture:


  displaying top  
 

renderOn:


  initialize top  
 

from3DS:


  printing top  
 

printOn:

Append to the argument, aStream, a sequence of characters that
identifies the receiver.


class methods
  instance creation top  
 

from3DS:


 

named: