| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.Leafer
Leafer | public class Leafer (Code) | | Description of the Class
|
BOUNDINGLEAF | final static int BOUNDINGLEAF(Code) | | |
LIGHTS | final static int LIGHTS(Code) | | |
SHAPE | final static int SHAPE(Code) | | |
UNLINKABLE | final static int UNLINKABLE(Code) | | |
VIEWPLAT | final static int VIEWPLAT(Code) | | |
clean | public static void clean(Locale l, int leafType)(Code) | | Description of the Method
Parameters: l - Description of the Parameter Parameters: leafType - Description of the Parameter |
clean | public static void clean(javax.media.j3d.SceneGraphObject sgo, int leafType)(Code) | | Description of the Method
Parameters: sgo - Description of the Parameter Parameters: leafType - Description of the Parameter |
has | public static boolean has(Locale l, int leafType)(Code) | | Description of the Method
Parameters: l - Description of the Parameter Parameters: leafType - Description of the Parameter Description of the Return Value |
has | public static boolean has(javax.media.j3d.SceneGraphObject sgo, int leafType)(Code) | | Description of the Method
Parameters: sgo - Description of the Parameter Parameters: leafType - Description of the Parameter Description of the Return Value |
|
|