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

Class DisplayList

source code

object --+
         |
        DisplayList

Spyder-generated class

module tarantula

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

Description

If objects are show()'ed in Tarantula,

an integer OpenGL display list is typically returned.

This class specifies a display list to be

show()'ed again, multiplied with an AxisSystem

Wiki

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

Registered methods:

Instance Methods [hide private]

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

Instance Variables [hide private]
Integer displaylist
AxisSystem axis = AxisSystem()
Properties [hide private]

Inherited from object: __class__