Do not use a view provider's bounding box node when handling BoundBox selection style because it leads to some inconsistent behaviour.
Instead let SoBoxSelectionRenderAction render the bounding box.
This commit is contained in:
@@ -94,7 +94,6 @@ protected:
|
||||
void setSelectable(bool Selectable=true);
|
||||
|
||||
virtual unsigned long getBoundColor() const;
|
||||
void applyBoundColor();
|
||||
|
||||
protected:
|
||||
SoMaterial * pcShapeMaterial;
|
||||
|
||||
Reference in New Issue
Block a user