|
j3d.org Aviatrix3D | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AVLoader | The definition of a class that is capable of parsing a file format and turning it into an Aviatrix3D scene graph. |
AVModel | Representation of a loaded model that came from a AVLoader
implementation. |
AVRuntimeComponent | A piece of code that will execute runtime component parts of the loaded model format. |
Implementations of file loaders that produce an Aviatrix3D scene graph.
File loaders are built over the top of the basic parsing framework defined in
the org.j3d.loaders
package and subpackages.
AVLoader
interface represents
this desire for a loader's functionality to explicitly exclude some parts of
the model capability by the use of a set of load flags.
AVModel
|
j3d.org Aviatrix3D | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |