Hello! I just read the documentation of PickMouseBehavior and found a reference to the PickDragBehavior class. But I don't seem to have this source code. Neither in the examples nor in the java3d-utils-src.jar file. Where can I find this source? excerpt of PickMouseBehavior documentation: ----- ... public abstract class PickMouseBehavior extends Behavior Base class that allows users to adding picking and mouse manipulation to his scene graph (see PickDragBehavior for an example of how to extend this base class). This class is useful for interactive apps. ... ----- Sincerely, yours Michael Lorenz. ([EMAIL PROTECTED])
