| Home | Trees | Indices | Help |
|
|---|
|
|
Common2d3dObject.Common2d3dObject --+
|
Insert2d.Insert2d --+
|
StickImage
|
|||
|
__init__(self,
name='StickImage',
check=1,
**kw) Constructor |
||
|
Set(self,
check=1,
redo=1,
updateOwnGui=True,
**kw) set data for this object: check=1 : verify that all the keywords present can be handle by this func redo=1 : append self to viewer.objectsNeedingRedo updateOwnGui=True : allow to update owngui at the end this func |
||
|
Draw(self) set the projection matrices, the subclass must call this in their Draw func, otherwise tile rendering and stereo won't work |
||
|
setSize(self,
event,
redo=1) the trackball transmit the translation info |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
keywords = ['immediateRendering', 'listed', 'name', 'needsRedoD...
|
||
|
|||
|
|
|
|
|
|||
keywordsNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:07:18 2007 | http://epydoc.sourceforge.net |