camera3d.action
Class AddPlaneGizmoAction
java.lang.Object
camera3d.action.VcAction
camera3d.action.GeometryBagAction
camera3d.action.AddPlaneGizmoAction
- public class AddPlaneGizmoAction
- extends GeometryBagAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddPlaneGizmoAction
public AddPlaneGizmoAction(javax.vecmath.Point3d p1,
javax.vecmath.Point3d p2,
javax.vecmath.Point3d p3)
AddPlaneGizmoAction
public AddPlaneGizmoAction(javax.vecmath.Point3d p1,
javax.vecmath.Vector3d normal)
AddPlaneGizmoAction
public AddPlaneGizmoAction(javax.vecmath.Vector4d plane)
doAction
public void doAction(ActionExecutor executor)
- Description copied from class:
VcAction
- Performs the action.
- Specified by:
doAction
in class VcAction
- Parameters:
executor
- provides any resource necessary for the action execution, such
as references to other objects.
main
public static void main(java.lang.String[] args)
Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.