Choreonoid
1.8
|
#include <ItemManager.h>
Public Member Functions | |
ItemCreationPanel () | |
virtual bool | initializeCreation (Item *protoItem, Item *parentItem)=0 |
virtual bool | updateItem (Item *protoItem, Item *parentItem)=0 |
ItemCreationPanel::ItemCreationPanel | ( | ) |
|
pure virtual |
Implemented in cnoid::DefaultItemCreationPanel.
|
pure virtual |
Implemented in cnoid::DefaultItemCreationPanel.