Sketcher: EditModeCoinManager - support to update layer configuration
===================================================================== - Refactor scenograph creation to enable local update - Support to perform a local update
This commit is contained in:
committed by
abdullahtahiriyo
parent
c75a7b524b
commit
2f34f01c10
@@ -94,10 +94,17 @@ public:
|
||||
|
||||
void updateGeometryColor(const GeoListFacade & geolistfacade, bool issketchinvalid);
|
||||
|
||||
void updateGeometryLayersConfiguration();
|
||||
|
||||
/** @name coin nodes creation*/
|
||||
void createEditModeInventorNodes();
|
||||
//@}
|
||||
|
||||
private:
|
||||
void createGeometryRootNodes();
|
||||
void emptyGeometryRootNodes();
|
||||
void createEditModePointInventorNodes();
|
||||
void createEditModeCurveInventorNodes();
|
||||
|
||||
private:
|
||||
ViewProviderSketch & viewProvider;
|
||||
|
||||
Reference in New Issue
Block a user