| 
 | Aviatrix3D 2.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AVModel | |
|---|---|
| org.j3d.renderer.aviatrix3d.loader | Implementations of file loaders that produce an Aviatrix3D scene graph. | 
| org.j3d.renderer.aviatrix3d.loader.dem | File loader for the USGS Digital Elevation Model (DEM) file format. | 
| org.j3d.renderer.aviatrix3d.loader.discreet | File loader for the Discreet 3DS MAX application (.3ds file format). | 
| org.j3d.renderer.aviatrix3d.loader.stl | Loader for the STL (Stereolithography) file into Aviatrix3D. | 
| org.j3d.renderer.aviatrix3d.loader.vterrain | File loader for the Virtual Terrain Project (VTP) file formats. | 
| Uses of AVModel in org.j3d.renderer.aviatrix3d.loader | 
|---|
| Methods in org.j3d.renderer.aviatrix3d.loader that return AVModel | |
|---|---|
|  AVModel | AVLoader.load(java.io.File file)Load a model from the given file. | 
|  AVModel | AVLoader.load(java.io.InputStream stream)Load a model from the given input stream. | 
|  AVModel | AVLoader.load(java.net.URL url)Load a model from the given URL. | 
| Uses of AVModel in org.j3d.renderer.aviatrix3d.loader.dem | 
|---|
| Methods in org.j3d.renderer.aviatrix3d.loader.dem that return AVModel | |
|---|---|
|  AVModel | DEMLoader.load(java.io.File file)Load a model from the given file. | 
|  AVModel | DEMLoader.load(java.io.InputStream stream)Load a model from the given input stream. | 
|  AVModel | DEMLoader.load(java.net.URL url)Load a model from the given URL. | 
| Uses of AVModel in org.j3d.renderer.aviatrix3d.loader.discreet | 
|---|
| Methods in org.j3d.renderer.aviatrix3d.loader.discreet that return AVModel | |
|---|---|
|  AVModel | MaxLoader.load(java.io.File file)Load a model from the given file. | 
|  AVModel | MaxLoader.load(java.io.InputStream stream)Load a model from the given input stream. | 
|  AVModel | MaxLoader.load(java.net.URL url)Load a model from the given URL. | 
| Uses of AVModel in org.j3d.renderer.aviatrix3d.loader.stl | 
|---|
| Methods in org.j3d.renderer.aviatrix3d.loader.stl that return AVModel | |
|---|---|
|  AVModel | STLLoader.load(java.io.File file)Load a model from the given file. | 
|  AVModel | STLLoader.load(java.io.InputStream stream)Load a model from the given input stream. | 
|  AVModel | STLLoader.load(java.net.URL url)Load a model from the given URL. | 
| Uses of AVModel in org.j3d.renderer.aviatrix3d.loader.vterrain | 
|---|
| Methods in org.j3d.renderer.aviatrix3d.loader.vterrain that return AVModel | |
|---|---|
|  AVModel | BTLoader.load(java.io.File file)Load a model from the given file. | 
|  AVModel | BTLoader.load(java.io.InputStream stream)Load a model from the given input stream. | 
|  AVModel | BTLoader.load(java.net.URL url)Load a model from the given URL. | 
| 
 | Aviatrix3D 2.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||