Package camera3d.manipulation

Interface Summary
RotatableObject Interface to be implemented by objects which should be rotated by mouse manipulation.
ScalableObject Interface to be implemented by objects which should be scaled by mouse manipulation.
TranslatableObject Interface to be implemented by objects which should be translated by mouse manipulation.
 

Class Summary
PickRotateBehavior EXAMINE this class to decide if it will be include in the public release.
PickRotateTester A test for camera3d.manipulation.PickRotateBehavior.
RotAdapterTester A simple test for the RotTGAdapter class.
RotationManipulator Manipulator used to rotate objects with mouse dragging.
ScaleAdapterTester  
ScalingManipulator A manipulator to perform changes in the scale of objects.
TransAdapterTester  
TransformationManipulator Abstract superclass for mouse manipulators that change the transformation of scene objects.
TranslationManipulator Manipulator for performing translation of scene objects with the mouse.
 



Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.