Squeak Class Documentation category index | class index  
 
B3DPrimitiveEngine
  category: Balloon3D-PrimitiveEngine
  superclass: B3DRenderEngine
  subclasses: B3DHardwareEngine

I am a basic render engine with some primitive level support for transformation, lighting and (once it is done) clipping.

instance methods
  no messages
 

class methods
  accessing
  clipper
rasterizer
shader
transformer

instance methods
  no messages top  

class methods
  accessing top  
 

clipper

Return the transformer to use with this engine


 

rasterizer

Return the rasterizer to use with this engine


 

shader

Return the shader to use with this engine


 

transformer

Return the transformer to use with this engine