OpenGLContext.scenegraph.transform
VRML97-style Transform node
Classes
Transform node based on VRML 97 Transform
The Transform node provides a fairly robust implementation
of encapsulated local coordinate setup. You can set translation,
rotation, scale, scaleOrientation and center and have the matrices
properly setup and restored (even when you have exceeded the
matrix stack depth).