Squeak Class Documentation category index | class index  
 
B3DNullRasterizer
  category: Balloon3D-Engine
  superclass: B3DVertexRasterizer
  subclasses:

The only purpose of this rasterizer is to measure the actual transform/lighting/clipping speed of an engine.

instance methods
  processing
  clearViewport:

  testing
  needsClip

class methods
  testing
  isAvailable

instance methods
  processing top  
 

clearViewport:

Do nothing


  testing top  
 

needsClip

Yepp. We want to see how well our clipper performs.


class methods
  testing top  
 

isAvailable

Return true if this part of the engine is available