Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SceneObject --+ | Geometry --+ | Primitive --+ | ParametricModel --+ | SOR --+ | Cone --+ | Cylinder
A cylinder structure defined by a radius and a height. Its base is centered at origin.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from Inherited from |
Properties | |
Inherited from Inherited from Inherited from |
Method Details |
__init__( (object)arg1 [, (float)radius [, (float)height [, (bool)solid [, (int)slices]]]]) -> None : Cylinder(radius, height [, solid, slices]) C++ signature : void __init__(struct _object * [,double [,double [,bool [,unsigned char]]]])
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:17 2008 | http://epydoc.sourceforge.net |