Squeak Class Documentation category index | class index  
 
B3DPoolDefiner
  category: Balloon3D-Engine
  superclass: Object
  subclasses:

This class is used to define the pool dictionary B3DConstants.

instance methods
  no messages
 

class methods
  class initialization
  initialize

  pool definition
  defineClipConstants:
defineMaterialAndLights:
defineMatrixFlags:
definePrimitiveTypes:
definePrimitiveVertexIndexes:
defineVBConstants:
initFromSpecArray:in:
initPool
initPool:
initPoolFull
initPoolVariable:value:in:
poolName

instance methods
  no messages top  

class methods
  class initialization top  
 

initialize

B3DPoolDefiner initialize


  pool definition top  
 

defineClipConstants:

Initialize the clipper constants


 

defineMaterialAndLights:

Initialize constants used for materials and lights


 

defineMatrixFlags:

Define the flags for analyzing vertices


 

definePrimitiveTypes:

Initialize the types of Primitives


 

definePrimitiveVertexIndexes:

Define the indexes for primitive vertices


 

defineVBConstants:

Initialize the vertex buffer constants


 

initFromSpecArray:in:


 

initPool

B3DPoolDefiner initPool


 

initPool:

B3DPoolDefiner initPool


 

initPoolFull

B3DPoolDefiner initPoolFull


 

initPoolVariable:value:in:


 

poolName