Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

cylinder Class Reference

Inheritance diagram for cylinder:

item model coneseg pseudocylinder List of all members.

Public Methods

 cylinder (int xsegments, int zsegments, float width, float height)

Detailed Description

A cylinder (without caps)


Constructor & Destructor Documentation

cylinder int    xsegments,
int    zsegments,
float    width,
float    height
 

contruct new cylinder

Parameters:
xsegments number of segments around the cylinder (circular segments)
zsegments number of segments in z-axis (straingt segments)
width width of cylinder
height height of cylinder