Xj3D VRML/X3D Code API

Uses of Class
org.web3d.j3d.loaders.BaseLoader

Packages that use BaseLoader
org.web3d.j3d.loaders Implementations of Java 3D file loaders for Web3D file formats. 
 

Uses of BaseLoader in org.web3d.j3d.loaders
 

Subclasses of BaseLoader in org.web3d.j3d.loaders
 class VRML97Loader
          A Java3D file loader implementation for reading VRML97 utf8 files only and building a Java3D scenegraph with them.
 class Web3DLoader
          A Java3D file loader implementation for reading all Web3D file formats building a Java3D scenegraph with them.
 class X3DLoader
          A Java3D file loader implementation for reading X3D utf8 files only and building a Java3D scenegraph with them.
 


Xj3D VRML/X3D Code API

Copyright © 2001 - 2005 Web3D Consortium