src/OBJECT/VISU_GaussPtsAct.cxx File Reference

#include "VISU_GaussPtsAct.h"
#include "VISU_GaussPointsPL.hxx"
#include "VISU_GaussPtsSettings.h"
#include "VISU_GaussPtsDeviceActor.h"
#include "VISU_WidgetCtrl.hxx"
#include "VISU_SphereWidget.hxx"
#include "VISU_OpenGLPointSpriteMapper.hxx"
#include "VISU_ScalarBarCtrl.hxx"
#include "VISU_ScalarBarActor.hxx"
#include "SALOME_ExtractGeometry.h"
#include "VISU_Event.h"
#include "SVTK_Actor.h"
#include <vtkCamera.h>
#include <vtkRenderer.h>
#include <vtkPointPicker.h>
#include <vtkScalarBarWidget.h>
#include <vtkScalarBarActor.h>
#include <vtkTextMapper.h>
#include <vtkTextProperty.h>
#include <vtkCellData.h>
#include <vtkPointData.h>
#include <vtkDataArray.h>
#include <vtkFloatArray.h>
#include <vtkSphereSource.h>
#include <vtkPolyDataMapper.h>
#include <vtkPolyData.h>
#include <vtkActor.h>
#include <vtkObjectFactory.h>
#include <vtkCallbackCommand.h>
#include <vtkInteractorStyle.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkOutlineSource.h>
#include <sstream>
#include <boost/bind.hpp>
#include <vtkUnstructuredGrid.h>
#include <vtkDataSetMapper.h>
#include <vtkRenderWindow.h>
#include <vtkCellArray.h>
#include <vtkCell.h>
#include <vtkMath.h>
#include <vtkViewport.h>
#include "utilities.h"

Include dependency graph for VISU_GaussPtsAct.cxx:


Functions

 vtkStandardNewMacro (VISU_GaussPtsAct)
VISU_GaussPointsPLCreatePipeLine (VISU_GaussPointsPL *thePipeLine)
vtkFloatingPointType GetRadius (vtkIdType theVTKID, vtkDataArray *theScalarArray, VISU_GaussPointsPL *theGaussPointsPL)
vtkFloatingPointType GetClamp (VISU_GaussPointsPL *theGaussPointsPL)
void ChangeZoom (VISU_PickingSettings *thePickingSettings, vtkInteractorStyle *theInteractorStyle, int theInitialHasIndex, int theCurrentHasIndex, const Handle(SALOME_InteractiveObject)&theIO)
 vtkStandardNewMacro (VISU_GaussPtsAct1)
 vtkStandardNewMacro (VISU_GaussPtsAct2)

Variables

static int MYDEBUG = 0
static int MYDEBUG1 = 0
static int MYDEBUG2 = 0

Function Documentation

vtkStandardNewMacro VISU_GaussPtsAct   ) 
 

VISU_GaussPointsPL* @0.CreatePipeLine VISU_GaussPointsPL thePipeLine  )  [static]
 

vtkFloatingPointType @1.GetRadius vtkIdType  theVTKID,
vtkDataArray *  theScalarArray,
VISU_GaussPointsPL theGaussPointsPL
[static]
 

vtkFloatingPointType @2.GetClamp VISU_GaussPointsPL theGaussPointsPL  )  [static]
 

void ChangeZoom VISU_PickingSettings thePickingSettings,
vtkInteractorStyle *  theInteractorStyle,
int  theInitialHasIndex,
int  theCurrentHasIndex,
const Handle(SALOME_InteractiveObject)&  theIO
 

vtkStandardNewMacro VISU_GaussPtsAct1   ) 
 

vtkStandardNewMacro VISU_GaussPtsAct2   ) 
 


Variable Documentation

int MYDEBUG = 0 [static]
 

int MYDEBUG1 = 0 [static]
 

int MYDEBUG2 = 0 [static]