A palette of model items which can be added to the editor. More...
#include <ModelEditorPalette.hh>
Public Member Functions | |
ModelEditorPalette (QWidget *_parent=0) | |
Constructor. More... | |
~ModelEditorPalette () | |
Destructor. More... | |
void | AddItem (QWidget *_item, const std::string &_category="Other") |
Add an item to the model editor palette. More... | |
void | CreateJoint (const std::string &_type) |
Add a joint to the model. More... | |
ModelCreator * | GetModelCreator () |
Get the model creator. More... | |
A palette of model items which can be added to the editor.