Grip-Reloaded
Grip version visualizaiton interface for DART (DynamicAnimationandRoboticsToolkits)
|
GripTab declares virtual functions and contains some useful member pointers to objects in the main window of grip. Users making plugins need to subclass this class. More...
Go to the source code of this file.
Classes | |
class | GripTab |
This class is used as an interface for defining plugins The aim is to ensure that all methods declared in this class are defined in the plugins. More... |
GripTab declares virtual functions and contains some useful member pointers to objects in the main window of grip. Users making plugins need to subclass this class.