Package xj3d.replica

Class ProxyScenePreprocessor

java.lang.Object
xj3d.replica.ProxyScenePreprocessor
All Implemented Interfaces:
ScenePreprocessor

public class ProxyScenePreprocessor extends Object implements ScenePreprocessor
This module contains lists of scene preprocessor object which gets pre processed before it gets processed in the scene manager. Any scene from the previous call will be appended with the current scene.
Version:
$Revision: 1.1 $
Author:
Sang Park