| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.BaseNode org.jdesktop.j3d.loaders.vrml97.impl.Node org.jdesktop.j3d.loaders.vrml97.impl.VisibilitySensor
VisibilitySensor | public class VisibilitySensor extends Node (Code) | | Description of the Class
|
VisibilitySensor | public VisibilitySensor(Loader loader)(Code) | | Constructor for the VisibilitySensor object
Parameters: loader - Description of the Parameter |
VisibilitySensor | VisibilitySensor(Loader loader, SFBool enabled, SFVec3f center, SFVec3f size, SFTime enterTime, SFTime exitTime, SFBool isActive)(Code) | | Constructor for the VisibilitySensor object
Parameters: loader - Description of the Parameter Parameters: enabled - Description of the Parameter Parameters: center - Description of the Parameter Parameters: size - Description of the Parameter Parameters: enterTime - Description of the Parameter Parameters: exitTime - Description of the Parameter Parameters: isActive - Description of the Parameter |
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
getType | public String getType()(Code) | | Gets the type attribute of the VisibilitySensor object
The type value |
initFields | void initFields()(Code) | | Description of the Method
|
notifyMethod | public void notifyMethod(String eventInName, double time)(Code) | | Description of the Method
Parameters: eventInName - Description of the Parameter Parameters: time - Description of the Parameter |
|
|