This commit is contained in:
parent
e32dc5fe93
commit
eb27a81e2c
11 changed files with 178 additions and 50 deletions
|
@ -38,6 +38,8 @@ public:
|
|||
void GUIThingUpdate(bool OnlySel=false);
|
||||
void GUIThingPointUpdate(bool OnlySel=false);
|
||||
|
||||
void Export(CCore *Core,CExport &Exp);
|
||||
void ExportThingData(CCore *Core,CExport &Exp,sLayerThing &ThisThing,sLayerThingData &OutThing);
|
||||
|
||||
protected:
|
||||
void SetThingParams(sLayerThing &Thing);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue