Version: 6.3.1
Typedefs | Functions | Variables

src/PIPELINE/VISUPipeLine.cxx File Reference

#include "VISU_Convertor.hxx"
#include "VISU_ConvertorUtils.hxx"
#include "VISU_MeshPL.hxx"
#include "VISU_ScalarMapPL.hxx"
#include "VISU_IsoSurfacesPL.hxx"
#include "VISU_CutPlanesPL.hxx"
#include "VISU_CutLinesPL.hxx"
#include "VISU_ColoredPL.hxx"
#include "VISU_DeformedShapePL.hxx"
#include "VISU_VectorsPL.hxx"
#include "VISU_StreamLinesPL.hxx"
#include "VISU_GaussPointsPL.hxx"
#include "VISU_DeformedShapeAndScalarMapPL.hxx"
#include "VISU_Plot3DPL.hxx"
#include "VISU_ScalarBarActor.hxx"
#include "VISU_OpenGLPointSpriteMapper.hxx"
#include "VTKViewer_GeometryFilter.h"
#include "VISU_ElnoDisassembleFilter.hxx"
#include "VISU_ElnoAssembleFilter.hxx"
#include <vtkShrinkFilter.h>
#include <vtkPointLocator.h>
#include <vtkCutter.h>
#include <vtkPlane.h>
#include <vtkWarpVector.h>
#include <vtkScalarBarActor.h>
#include <vtkScalarBarWidget.h>
#include <vtkMaskPoints.h>
#include <vtkUnstructuredGridReader.h>
#include <vtkUnstructuredGrid.h>
#include <vtkDataSetMapper.h>
#include <vtkInteractorStyleTrackballCamera.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkRenderWindow.h>
#include <vtkImageData.h>
#include <vtkCellData.h>
#include <vtkRenderer.h>
#include <vtkCamera.h>
#include <vtkActor.h>
#include <vtk3DWidget.h>
#include <vtkProperty.h>
#include <vtkLookupTable.h>
#include <vtkIntArray.h>
#include <vtkPointData.h>
#include <vtkPointSet.h>
#include <vtkPolyData.h>
#include <vtkXYPlotActor.h>
#include <vtkProperty2D.h>
#include <vtkTextProperty.h>
#include <vtkXYPlotWidget.h>
#include <vtkMatrix4x4.h>
#include "utilities.h"

Typedefs

typedef VISU_CutLinesPL TPresent

Functions

void PrintMissing ()
void PrintHelp ()
void PrintErr ()
template<class TPipeLine >
VISU_ColoredPLCreateColoredPL (VISU_Convertor *theConvertor, const std::string &theMeshName, const VISU::TEntity &theEntity, const std::string &theFieldName, int theTimeStampNumber)
template<>
VISU_ColoredPLCreateColoredPL< VISU_GaussPointsPL > (VISU_Convertor *theConvertor, const std::string &theMeshName, const VISU::TEntity &theEntity, const std::string &theFieldName, int theTimeStampNumber)
int main (int argc, char **argv)

Variables

static int isOnlyMesh = false

Typedef Documentation


Function Documentation

void PrintMissing ( )

References MESSAGE.

void PrintHelp ( )
void PrintErr ( )

References MESSAGE.

template<class TPipeLine >
VISU_ColoredPL * CreateColoredPL ( VISU_Convertor theConvertor,
const std::string theMeshName,
const VISU::TEntity theEntity,
const std::string theFieldName,
int  theTimeStampNumber 
)
template<>
VISU_ColoredPL* CreateColoredPL< VISU_GaussPointsPL > ( VISU_Convertor theConvertor,
const std::string theMeshName,
const VISU::TEntity theEntity,
const std::string theFieldName,
int  theTimeStampNumber 
)
int main ( int  argc,
char **  argv 
)

Variable Documentation

int isOnlyMesh = false [static]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS