Module Spyder :: Class Circle
[hide private]
[frames] | no frames]

Class Circle

source code

object --+
         |
        Circle

Spyder-generated class

module tarantula

file /home/sjoerd/Spyder-devel/tarantula/Tarantula.spy

Wiki

http://www.spyderware.nl/wiki/classes/Circle

Converters

Can be converted to:

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
three_dimensional() source code
Instance Variables [hide private]
Float radius
Coordinate origin
Material material = "defaultmaterial"
Vector normal = 0, 0, 1
Properties [hide private]

Inherited from object: __class__