Trees | Indices | Help |
|
---|
|
object --+ | Cylinder
Class to manage a cylinder.
|
|||
|
|||
float |
|
||
float |
|
||
bool |
|
||
Inherited from |
|
|||
NAME = 'cylinder'
|
|||
DEFAULT = [5.0, 25.0]
|
|||
DESCRIPTION = ['radius', 'length']
|
|||
TYPE = 'basic'
|
|||
NUM_UNIQUE_EDGES = 0
|
|||
NUM_UNIQUE_FACES = 1
|
|
|||
Inherited from |
|
Create an instance.
|
Return the volume.
|
Return the surface area.
|
Return True if the query point is either on or inside of this cylinder.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:42 2015 | http://epydoc.sourceforge.net |