OpenGL Renderer - Application Stage |
Example usage:
oglSGTransform trans = new oglSGTransform();
sgManager.updateBoundsChanged(this);
//----------------------------------------------------------
// Methods required by UpdateListener
//----------------------------------------------------------
public void update() {
trans.setMatrix(myMatrix);
}
|
[
Xj3D Homepage |
Xj3D @ Web3d |
Screenshots |
Dev Releases |
Contributors |
Getting Started
]
Last updated: $Date: 2004-04-30 04:50:26 $ |