#include "VISU_GaussPtsDeviceActor.h"#include "VISU_GaussPointsPL.hxx"#include "VISU_OpenGLPointSpriteMapper.hxx"#include "VTKViewer_Transform.h"#include "VTKViewer_TransformFilter.h"#include <SALOME_ExtractPolyDataGeometry.h>#include <vtkObjectFactory.h>#include <vtkPolyData.h>#include <vtkRenderer.h>#include <vtkTextProperty.h>#include <vtkProperty.h>#include <vtkTexture.h>#include <vtkPassThroughFilter.h>#include <vtkImageData.h>#include <QFileInfo>#include "utilities.h"#include "VISU_PipeLineUtils.hxx"#include <vtkActor.h>#include <vtkConeSource.h>#include <vtkAppendPolyData.h>#include <vtkPolyDataMapper.h>
Packages | |
| package | VISU |
Functions | |
| std::string | VISU.Image2VTI (const std::string &theImageFileName) |
| void | VISU.RemoveFile (const std::string &theFileName) |
| TTextureValue | VISU.GetTexture (const std::string &theMainTexture, const std::string &theAlphaTexture) |
| vtkStandardNewMacro (VISU_GaussDeviceActorBase) | |
| vtkStandardNewMacro (VISU_GaussPtsDeviceActor) | |
| vtkStandardNewMacro (VISU_CursorPyramid) | |
Variables | |
| static int | MYDEBUG = 0 |
| vtkStandardNewMacro | ( | VISU_GaussDeviceActorBase | ) |
| vtkStandardNewMacro | ( | VISU_GaussPtsDeviceActor | ) |
| vtkStandardNewMacro | ( | VISU_CursorPyramid | ) |
int MYDEBUG = 0 [static] |