mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-12 01:30:34 +05:00
PAL6938
This commit is contained in:
parent
3da89ab053
commit
cf82182061
@ -20,6 +20,7 @@
|
||||
|
||||
#include "SMESHGUI_VTKUtils.h"
|
||||
#include "SMESHGUI_Utils.h"
|
||||
#include "SMESHGUI_Filter.h"
|
||||
|
||||
#include <vtkRenderer.h>
|
||||
#include <vtkActorCollection.h>
|
||||
|
@ -132,6 +132,8 @@ namespace SMESH{
|
||||
void RemoveFilter(int theId,
|
||||
VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());
|
||||
|
||||
void RemoveFilters(VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());
|
||||
|
||||
bool IsValid(SALOME_Actor* theActor, int theCellId,
|
||||
VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user