Table of Contents

Class: Off3D interface/off.py

Methods   
Clear
Empty
ReDraw
SetMatrix
SetScale
SetViewMatrix
__del__
__init__
add
pnt
polyline
postscript
text
xinit
  Clear 
Clear ( self )

  Empty 
Empty ( self )

  ReDraw 
ReDraw ( self )

  SetMatrix 
SetMatrix ( self,  matrix )

  SetScale 
SetScale ( self,  scale )

  SetViewMatrix 
SetViewMatrix ( self,  matrix )

  __del__ 
__del__ ( self )

  __init__ 
__init__ ( self,  filename='canvas.off' )

  add 
add ( self,  obj )

  pnt 
pnt (
        self,
        p,
        rad=1,
        color="black",
        **cfg,
        )

  polyline 
polyline (
        self,
        p,
        color="black",
        **cfg,
        )

  postscript 
postscript ( self )

  text 
text (
        self,
        p,
        **cfg,
        )

  xinit 
xinit ( self )


Table of Contents

This document was automatically generated on Fri Jul 3 09:28:36 2009 by HappyDoc version WORKING