#include "Command.h"
#include "Matrix4.h"
Go to the source code of this file.
Compounds | |
class | CmdToolAddDevice |
add a device to a tool. More... | |
class | CmdToolCallback |
register a callback with a tool. More... | |
class | CmdToolChange |
change the type of tool, keeping the sensor. More... | |
class | CmdToolCreate |
create a new tool, attaching a sensor. More... | |
class | CmdToolDelete |
delete a tool. More... | |
class | CmdToolDeleteDevice |
delete a device from a tool. More... | |
class | CmdToolOffset |
change the position offset for a tool. More... | |
class | CmdToolRep |
attach a tool to a particular representation (instead of picking). More... | |
class | CmdToolScale |
change the position scaling factor for a tool. More... | |
class | CmdToolScaleForce |
change the force scaling factor for a tool. More... | |
class | CmdToolScaleSpring |
change the force feedback spring constant for a tool. More... |