Squeak Class Documentation category index | class index  
 
POTriangulation
  category: Balloon3D-Pooh
  superclass: POEdgeList
  subclasses:

Main comment stating the purpose of this class and relevant relationship to other classes.

Possible useful expressions for doIt or printIt.

Structure:
instVar1 type -- comment about the purpose of instVar1
instVar2 type -- comment about the purpose of instVar2

Any further useful comments about the general approach of this implementation.

instance methods
  accessing
  points
points:
toptriangle

  private
  addBoundingTriangle
legalize:with:
splitTriangle:at:

  triangulation
  triangulate

class methods
  instance creation
  on:

instance methods
  accessing top  
 

points


 

points:


 

toptriangle


  private top  
 

addBoundingTriangle


 

legalize:with:


 

splitTriangle:at:


  triangulation top  
 

triangulate


class methods
  instance creation top  
 

on: