Package windSimSuite :: Package interface :: Module vtk_area :: Class ListStore
[hide private]

Class ListStore

source code

Return the Python object reference from a VTK actor selected.

Instance Methods [hide private]
 
__init__(self) source code
 
add(self, actor, reference)
Add an actor and its corresponding Python reference
source code
 
remove(self, actor)
Remove an actor and its corresponding Python reference
source code
 
get_from(self, actor)
Return the Python reference from the VTK actor one
source code