+ respect Selectable property in SoFCUnifiedSelection node

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5136 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2011-11-15 10:04:21 +00:00
parent 1ca9395fd9
commit 73dd4ab9eb
4 changed files with 13 additions and 3 deletions

View File

@@ -68,6 +68,8 @@ public:
void updateData(const App::Property*);
SoFCSelection* getHighlightNode() const { return pcHighlight; }
bool isSelectable(void) const {return Selectable.getValue();}
/**
* Returns a list of picked points from the geometry under \a pcHighlight.
* If \a pickAll is false (the default) only the intersection point closest to the camera will be picked, otherwise