Squeak Class Documentation category index | class index  
 
B3DVertexShader
  category: Balloon3D-Engine
  superclass: B3DEnginePart
  subclasses: B3DPrimitiveShader

No comment. Sorry.

instance methods
  accessing
  addLight:
material
material:
materialColor:
needsLightUpdate
needsLightUpdate:
needsMaterialUpdate
needsMaterialUpdate:
popMaterial
pushMaterial
removeLight:

  initialize
  initialize
reset

  shading
  processVertexBuffer:

class methods
  testing
  isAvailable

instance methods
  accessing top  
 

addLight:


 

material


 

material:


 

materialColor:


 

needsLightUpdate


 

needsLightUpdate:


 

needsMaterialUpdate


 

needsMaterialUpdate:


 

popMaterial


 

pushMaterial


 

removeLight:

Remove the light with the given index


  initialize top  
 

initialize


 

reset


  shading top  
 

processVertexBuffer:

Process the given vertex buffer in this part of the engine.


class methods
  testing top  
 

isAvailable

Return true if this part of the engine is available