|
j3d.org Code | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| BinaryLoader | Extension of the Sun Loader definition interface that provides extra
methods for loading InputStream. |
| ManagedLoader | Extension of the Sun Loader definition interface that provides extra ability to control the scene graph setup. |
| Class Summary | |
| Ac3dLoader | Java 3D Loader implementation for AC3D files. |
| BTLoader | Loader for the VTerrain Project's BT file format. |
| DEMLoader | Loader for the USGS DEM file format. |
| HeightMapLoader | Base Loader definition for all loaders that can load terrain data. |
| STLLoader | Class to load objects from a STL (Stereolithography) file into Java3D. |
Classes use to load specific file types using the Java3D loader capability defined in the package com.sun.j3d.loaders.
These classes provide the loader implementation making use of the general
parser code available in org.j3d.loaders
|
j3d.org Code | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||