Xj3D VRML/X3D Code API

org.web3d.ogl.loaders
Class Web3DLoader

java.lang.Object
  extended byorg.web3d.ogl.loaders.BaseLoader
      extended byorg.web3d.ogl.loaders.Web3DLoader

public class Web3DLoader
extends BaseLoader

A Aviatrix3D file loader implementation for reading all Web3D file formats building a scenegraph with them.

Version:
$Revision: 1.1 $
Author:
Justin Couch

Field Summary
 
Fields inherited from class org.web3d.ogl.loaders.BaseLoader
errorReporter, parsedScene, parserFactory, vrml97Only
 
Constructor Summary
Web3DLoader()
          Construct a default loader implementation with no flags set.
 
Methods inherited from class org.web3d.ogl.loaders.BaseLoader
getLoadFlags, getNavigationEnabled, isInternalModelKept, keepInternalModel, load, load, load, registerURNLocation, setErrorReporter, setLoadFlags, setNavigationEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Web3DLoader

public Web3DLoader()
Construct a default loader implementation with no flags set. When asked to load a file it will not produce anything unless flags have been set through the setFlags() method.


Xj3D VRML/X3D Code API

Copyright © 2001 - 2005 Web3D Consortium