| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
SceneGraph
Simple scene graph data structure for displaying 3D scene On a render class the scene graph traverses its nodes telling each node to render itself Actually rendering is handled by the component
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
objectlist = []
|
|||
grotationX = [-30, 1.0, 0.0, 0.0]
|
|||
grotationY = [-135.0, 0.0, 1.0, 0.0]
|
|||
grotationZ = [0.0, 0.0, 0.0, 1.0]
|
|||
gpan = [-15, 25.0, 0.0]
|
|||
gscale = 4
|
|||
canvas = None
|
|||
root = None
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Set to home view. Default is orthogonal side view |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 22 12:51:56 2009 | http://epydoc.sourceforge.net |