Package pygext :: Package gl :: Package shapes :: Module base :: Class FuncObject
[frames | no frames]

Type FuncObject

object --+    
         |    
   GLShape --+
             |
            FuncObject


A shape object which is drawn in an external function.
Method Summary
  init(self, _func, *args, **kw)
    Inherited from GLShape
  __init__(self, *arg, **kw)
  __del__(self)
  __getattr__(self, name)
  alpha(self, a)
shape.alpha(alpha) -> shape
  compile(self)
shape.compile() -> None
  copy(self)
shape.copy() -> new shape object
  execute(self)
shape.execute() -> None
  get_stencil_poly(self)
  get_stencil_rect(self)
  unallocate(self)
shape.unallocate() -> None

Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 http://epydoc.sf.net