| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.BaseNode org.jdesktop.j3d.loaders.vrml97.impl.Node org.jdesktop.j3d.loaders.vrml97.impl.BindableNode org.jdesktop.j3d.loaders.vrml97.impl.Viewpoint
Viewpoint | public Viewpoint(Loader loader)(Code) | | Constructor for the Viewpoint object
Parameters: loader - Description of the Parameter |
Viewpoint | public Viewpoint(Loader loader, SFBool bind, SFTime bindTime, SFBool isBound, SFFloat fieldOfView, SFBool jump, SFRotation orientation, SFVec3f position, SFString description)(Code) | | Constructor for the Viewpoint object
Parameters: loader - Description of the Parameter Parameters: bind - Description of the Parameter Parameters: bindTime - Description of the Parameter Parameters: isBound - Description of the Parameter Parameters: fieldOfView - Description of the Parameter Parameters: jump - Description of the Parameter Parameters: orientation - Description of the Parameter Parameters: position - Description of the Parameter Parameters: description - Description of the Parameter |
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
frameObject | void frameObject(BoundingSphere bounds)(Code) | | Description of the Method
Parameters: bounds - Description of the Parameter |
getDescription | public String getDescription()(Code) | | Gets the description attribute of the Viewpoint object
The description value |
getFOV | public float getFOV()(Code) | | Gets the fOV attribute of the Viewpoint object
The fOV value |
getType | public String getType()(Code) | | Gets the type attribute of the Viewpoint object
The type value |
initFields | void initFields()(Code) | | Description of the Method
|
initImpl | void initImpl()(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 |
updateBrowser | void updateBrowser()(Code) | | Description of the Method
|
updateViewTrans | void updateViewTrans()(Code) | | Description of the Method
|
updateViewTransExamine | void updateViewTransExamine()(Code) | | Description of the Method
|
wrap | public vrml.BaseNode wrap()(Code) | | Description of the Method
Description of the Return Value |
|
|