Package pygext :: Package gl :: Package vector :: Module base :: Class Primitive
[frames | no frames]

Type Primitive

object --+    
         |    
   GLShape --+
             |
            Primitive


New implementation for primitive objects
Method Summary
  color(self, r, g, b, a)
  fillcolor(self, r, g, b, a)
  get_interior(self, delta)
  get_stencil_poly(self)
  hollow(self, border)
  init(self, polygon)
  lineantialias(self, aa)
  linecolor(self, r, g, b, a)
  linestipple(self, scale, pattern)
  linewidth(self, width)
  mirror_style(self, source)
  projected_polygon(self)
  transformed_polygon(self)
    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_rect(self)
  unallocate(self)
shape.unallocate() -> None

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