|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fog | |
---|---|
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 Fog in org.j3d.aviatrix3d |
---|
Methods in org.j3d.aviatrix3d that return Fog | |
---|---|
Fog |
SimpleScene.getActiveFog()
Get the currently set active fog. |
Methods in org.j3d.aviatrix3d with parameters of type Fog | |
---|---|
int |
Fog.compareTo(Fog fog)
Compares this object with the specified object for order. |
boolean |
Fog.equals(Fog fog)
Compares this object with the specified object to check for equivalence. |
void |
SimpleScene.setActiveFog(Fog fog)
Set the fog that should be applied to the current surface. |
Uses of Fog in org.j3d.renderer.aviatrix3d.loader |
---|
Methods in org.j3d.renderer.aviatrix3d.loader that return types with arguments of type Fog | |
---|---|
java.util.List<Fog> |
AVModel.getFogs()
Get the list of fogs that are contained in the file. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |