A B C D E F G H I K L M N O P Q R S T U V W

P

peek() - Method in class preditor.CMStack
Peeks at top model in stack, without removing it.
ping() - Method in class server.Client
send a packet receive a packet
plCallList(int) - Method in class model.PriorityList
Call the specified gl list
plCreateList(int) - Method in class model.PriorityList
Create the specified gl list
plDeleteAllLists() - Method in class model.PriorityList
 
plDeleteList(int) - Method in class model.PriorityList
Delete the specified gl list
pop() - Method in class preditor.CMStack
Pops the model off the top of the stack.
preditor - package preditor
 
Preditor - Class in preditor
Editor component of the Campus Model Group Comps, Fall 2006/Winter 2007.
Preditor() - Constructor for class preditor.Preditor
Constructs a Preditor object, initializes it, and displays it.
PrimitiveCone - Class in model
 
PrimitiveCone(Model) - Constructor for class model.PrimitiveCone
 
PrimitiveCube - Class in model
 
PrimitiveCube(Model) - Constructor for class model.PrimitiveCube
 
PrimitiveCylinder - Class in model
 
PrimitiveCylinder(Model) - Constructor for class model.PrimitiveCylinder
 
PrimitiveHalfCube - Class in model
This is essentially a cube cut diagonally across two axes, forming a "roof" object
PrimitiveHalfCube(Model) - Constructor for class model.PrimitiveHalfCube
 
PrimitiveHalfCylinderWall - Class in model
 
PrimitiveHalfCylinderWall(Model) - Constructor for class model.PrimitiveHalfCylinderWall
 
PrimitiveObject - Class in model
The base class all PrimitiveObjects extend.
PrimitiveObject(Model) - Constructor for class model.PrimitiveObject
 
PrimitivePyramid - Class in model
A simple pyramid with a rectangular base.
PrimitivePyramid(Model) - Constructor for class model.PrimitivePyramid
 
PrimitiveRoof - Class in model
Extending PrimitiveHalfCube, PrimitiveRoof just initializes the class with different values for the vertices, faces, and normal vectors.
PrimitiveRoof(Model) - Constructor for class model.PrimitiveRoof
 
PrimitiveSphere - Class in model
A simple sphere class, using gluQuadric.
PrimitiveSphere(Model) - Constructor for class model.PrimitiveSphere
 
PrimitiveThickHalfCylinderWall - Class in model
Draws a HalfCylinderWall extended in the z direction to form a prism.
PrimitiveThickHalfCylinderWall(Model) - Constructor for class model.PrimitiveThickHalfCylinderWall
 
print() - Method in class preditor.CMStack
Prints the current stack.
PriorityList - Class in model
Organizes the gl lists used for drawing all the objects in the model.
PriorityList(GL) - Constructor for class model.PriorityList
 
PriorityList(GL, int) - Constructor for class model.PriorityList
 
push(E) - Method in class preditor.CMStack
Adds a new model to the top of the stack.

A B C D E F G H I K L M N O P Q R S T U V W