These pages are auto-generated from self-documenting comments embedded in class files.

For more information on breve and steve, refer to the breve homepage.

Shape : Cube

Class Description:

This class is used to create an extruded rectangle. Even though the class is named "Cube", the shapes do not need to be perfect cubes--they can be rectangular solids of all sizes.

Class methods:


init-with size s (vector)

Initializes the cube to a rectangular solid with size v.

size refers to the vector from the center to one point, so the for a vector (x, y, z), the actual size of the rectangular solid will be 2*x by 2*y by 2*z.


Documentation created Tue May 11 10:28:37 2004