Xj3D 2.0 VRML/X3D Code API

org.xj3d.ui.construct
Interface ScenePreprocessor


public interface ScenePreprocessor

Defines the requirements of a module that performs some modifications to a VRMLScene instance before it is set to the browser Construct.

Version:
$Revision: 1.1 $
Author:
Rex Melton

Method Summary
 void preprocess(VRMLScene scene, Construct construct)
          Modify the VRMLScene
 

Method Detail

preprocess

void preprocess(VRMLScene scene,
                Construct construct)
Modify the VRMLScene

Parameters:
scene - The VRMLScene instance
construct - The browser construct

Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium