| 
 | Aviatrix3D 2.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Light | |
|---|---|
| org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. | 
| org.j3d.renderer.aviatrix3d.loader | Implementations of file loaders that produce an Aviatrix3D scene graph. | 
| Uses of Light in org.j3d.aviatrix3d | 
|---|
| Subclasses of Light in org.j3d.aviatrix3d | |
|---|---|
|  class | AmbientLightRepresentation of a purely ambient light source with no other abilities. | 
|  class | DirectionalLightRepresentation of a directional light source. | 
|  class | PointLightRepresentation of a point light source. | 
|  class | SpotLightRepresentation of a spot light source. | 
| Methods in org.j3d.aviatrix3d with parameters of type Light | |
|---|---|
|  int | SpotLight.compareTo(Light l)Compares this object with the specified object for order. | 
|  int | PointLight.compareTo(Light l)Compares this object with the specified object for order. | 
|  int | Light.compareTo(Light l)Compares this object with the specified object for order. | 
|  int | DirectionalLight.compareTo(Light l)Compares this object with the specified object for order. | 
| Uses of Light in org.j3d.renderer.aviatrix3d.loader | 
|---|
| Methods in org.j3d.renderer.aviatrix3d.loader that return types with arguments of type Light | |
|---|---|
|  java.util.List<Light> | AVModel.getLights()Get the list of lights that are contained in the file. | 
| 
 | Aviatrix3D 2.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||