Version: 9.16.0
SMESH_FaceOrientationFilter.cxx File Reference
#include "SMESH_FaceOrientationFilter.h"
#include "SMESH_ActorUtils.h"
#include "SUIT_Session.h"
#include "SUIT_ResourceMgr.h"
#include <VTKViewer_CellCenters.h>
#include <vtkCellArray.h>
#include <vtkCellData.h>
#include <vtkDataSet.h>
#include <vtkFloatArray.h>
#include <vtkGlyph3D.h>
#include <vtkGlyphSource2D.h>
#include <vtkInformation.h>
#include <vtkInformationVector.h>
#include <vtkMaskPoints.h>
#include <vtkObjectFactory.h>
#include <vtkPolyData.h>
#include <vtkPolygon.h>
#include <QColor>
Include dependency graph for SMESH_FaceOrientationFilter.cxx:

Macros

#define PI   3.14159265359
 

Functions

void GetFaceParams (vtkCell *theFace, double theNormal[3], double &theSize)
 

Macro Definition Documentation

◆ PI

#define PI   3.14159265359

Function Documentation

◆ GetFaceParams()

void GetFaceParams ( vtkCell *  theFace,
double  theNormal[3],
double &  theSize 
)