Some fixes in Body visualls (ongoing)

This commit is contained in:
jriegel
2013-01-02 12:31:04 +01:00
committed by Stefan Tröger
parent 96f2a734ae
commit 39d6d914a8
5 changed files with 91 additions and 17 deletions

View File

@@ -48,6 +48,7 @@ public:
virtual bool doubleClicked(void);
private:
/// group node for all children collected through claimChildren3D(), reused by all Assembly ViewProviders
SoGroup *pcChildren;
};