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

coneseg Class Reference

Inheritance diagram for coneseg:

cylinder item model List of all members.

Public Methods

 coneseg (int xsegments, int zsegments, float width0, float width1, float height)

Detailed Description

Cone segment - without caps


Constructor & Destructor Documentation

coneseg int    xsegments,
int    zsegments,
float    width0,
float    width1,
float    height
 

contruct new cone segment

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