control: add g path_clean to remove all links from node (#475)
refactor: small cosmetic changes
This commit is contained in:
parent
fe5c8ef053
commit
fb301b7b19
23 changed files with 205 additions and 132 deletions
|
|
@ -239,6 +239,7 @@ public:
|
|||
void setRadius (int index, float radius);
|
||||
void pathCreate (char dir);
|
||||
void erasePath ();
|
||||
void resetPath (int index);
|
||||
void cachePoint (int index);
|
||||
void calculatePathRadius (int index);
|
||||
void addBasic ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue