Version: 9.12.0
SMESH_NodeLabelActor.cxx File Reference
#include "SMESH_NodeLabelActor.h"
#include <VTKViewer_TransformFilter.h>
#include <vtkObjectFactory.h>
#include <vtkCallbackCommand.h>
#include <vtkMaskPoints.h>
#include <vtkSelectVisiblePoints.h>
#include <vtkLabeledDataMapper.h>
#include <vtkActor2D.h>
#include <vtkTextProperty.h>
#include <vtkPointData.h>
#include <vtkProperty2D.h>
#include <vtkRenderer.h>
#include <vtkUnstructuredGrid.h>
Include dependency graph for SMESH_NodeLabelActor.cxx:

Functions

 vtkStandardNewMacro (SMESH_NodeLabelActor) SMESH_NodeLabelActor
 Constructor. More...
 

Function Documentation

◆ vtkStandardNewMacro()