Squeak Class Documentation category index | class index  
 
B3DPickerPlugin
  category: VMConstruction-Plugins
  superclass: B3DEnginePlugin
  subclasses:

No comment. Sorry.

instance methods
  primitives
  b3dComputeMinIndexZ
b3dComputeMinZ

  processing
  processIndexed:ofSize:idxArray:idxSize:
processIndexedIDX:ofSize:idxArray:idxSize:
processNonIndexed:ofSize:
processNonIndexedIDX:ofSize:

class methods
  no messages
 

instance methods
  primitives top  
 

b3dComputeMinIndexZ

Primitive. Compute and return the index for the minimal z value of all objects in the vertex buffer.


 

b3dComputeMinZ

Primitive. Compute and return the minimal z value of all objects in the vertex buffer.


  processing top  
 

processIndexed:ofSize:idxArray:idxSize:


 

processIndexedIDX:ofSize:idxArray:idxSize:


 

processNonIndexed:ofSize:


 

processNonIndexedIDX:ofSize:


class methods
  no messages top