camera3d.action
Class ClearGizmosAction
java.lang.Object
camera3d.action.VcAction
camera3d.action.GeometryBagAction
camera3d.action.ClearGizmosAction
- public class ClearGizmosAction
- extends GeometryBagAction
Action for clearing (erasing) geometry associated with GeometryBags.
- Version:
- 1.0
- Author:
- Carlos da Silva dos Santos e Fábio de Miranda
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LINES
public static final int LINES
- See Also:
- Constant Field Values
POINTS
public static final int POINTS
- See Also:
- Constant Field Values
PLANES
public static final int PLANES
- See Also:
- Constant Field Values
ALL
public static final int ALL
- See Also:
- Constant Field Values
ClearGizmosAction
public ClearGizmosAction(int clearRange)
doAction
public void doAction(ActionExecutor exec)
- Description copied from class:
VcAction
- Performs the action.
- Specified by:
doAction
in class VcAction
- Parameters:
exec
- provides any resource necessary for the action execution, such
as references to other objects.
Copyright © 2001-2003 F.R. Miranda, C.S. Santos, J.E. Kogler Jr.. All Rights Reserved.