org.jdesktop.j3d.loaders.vrml97.impl
Class DragSensor
java.lang.Object
org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
org.jdesktop.j3d.loaders.vrml97.impl.Node
org.jdesktop.j3d.loaders.vrml97.impl.DragSensor
- All Implemented Interfaces:
- Cloneable, Notifier
- Direct Known Subclasses:
- CylinderSensor, PlaneSensor, SphereSensor
public abstract class DragSensor
- extends Node
Description of the Class
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node |
FieldSpec |
Constructor Summary |
DragSensor(Loader loader)
Constructor for the DragSensor object |
DragSensor
public DragSensor(Loader loader)
- Constructor for the DragSensor object
- Parameters:
loader
- Description of the Parameter
Todo: put BSD License reference here..