//
myPreHighlightActor->SetVisibility( false );
bool anIsPreselected = myIsPreselected;
-
+ SetPreSelected( false );
+
Selection_Mode aSelectionMode = theSelectionEvent->mySelectionMode;
bool anIsChanged = (mySelectionMode != aSelectionMode);
vtkFloatingPointType z = 0.0;
if( !theIsHighlight ) {
- SetPreSelected( false );
if ( hasIO() ) {
VTK::ActorCollectionCopy aCopy(aRenderer->GetActors());
vtkActorCollection* theActors = aCopy.GetActors();