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

Class Circle64

source code

object --+    
         |    
    Circle --+
             |
            Circle64

Spyder-generated class

module tarantula

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

Wiki

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

Converters

Can be converted to:

Can be converted from:

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]
    Inherited from Circle
Material material = "defaultmaterial"
Vector normal = 0, 0, 1
Coordinate origin
Float radius
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

three_dimensional()
Static Method

source code 
Overrides: Circle.three_dimensional