Version: 6.3.1
Defines | Functions

src/PIPELINE/VISU_Extractor.cxx File Reference

#include "VISU_Extractor.hxx"
#include "VISU_PipeLineUtils.hxx"
#include "VISU_ConvertorUtils.hxx"
#include "VISU_MeshValue.hxx"
#include <SUIT_Session.h>
#include <SUIT_ResourceMgr.h>
#include <sstream>
#include <cmath>
#include <vtkObjectFactory.h>
#include <vtkUnstructuredGrid.h>
#include <vtkPointData.h>
#include <vtkCellData.h>
#include <vector>
#include <vtkInformation.h>
#include <vtkInformationVector.h>
Include dependency graph for VISU_Extractor.cxx:

Defines

#define USE_SPRINTF   1

Functions

 vtkStandardNewMacro (VISU_Extractor)
vtkFloatingPointType CutValue (vtkFloatingPointType theValue, int theDecimals)
template<typename TValueType >
void Module2Scalars (vtkDataArray *theInputDataArray, TValueType *theOutputPtr, vtkIdType theNbOfTuples)
template<typename TValueType >
void Module2ScalarsMOD (vtkDataArray *theInputDataArray, TValueType *theOutputPtr, vtkIdType theNbOfTuples, VISU::TGaussMetric theGaussMetric)
template<typename TValueType >
void Component2Scalars (vtkDataArray *theInputDataArray, TValueType *theInputPtr, TValueType *theOutputPtr, vtkIdType theNbOfTuples, vtkIdType theComponentId)
template<typename TValueType >
void CutScalarsTempl (TValueType *theDataPtr, vtkIdType theNbOfTuples, int theDecimals)
template<typename TDataSetAttributesType >
void ExecuteScalars (vtkIdType theNbOfTuples, vtkIdType theScalarMode, VISU::TGaussMetric theGaussMetric, TDataSetAttributesType *theInputData, TDataSetAttributesType *theOutputData)
template<typename TDataSetAttributesType >
void CutScalars (vtkIdType theNbOfTuples, TDataSetAttributesType *theData)

Define Documentation

#define USE_SPRINTF   1

Function Documentation

vtkStandardNewMacro ( VISU_Extractor  )
vtkFloatingPointType CutValue ( vtkFloatingPointType  theValue,
int  theDecimals 
)
template<typename TValueType >
void Module2Scalars ( vtkDataArray *  theInputDataArray,
TValueType *  theOutputPtr,
vtkIdType  theNbOfTuples 
)
template<typename TValueType >
void Module2ScalarsMOD ( vtkDataArray *  theInputDataArray,
TValueType *  theOutputPtr,
vtkIdType  theNbOfTuples,
VISU::TGaussMetric  theGaussMetric 
)
template<typename TValueType >
void Component2Scalars ( vtkDataArray *  theInputDataArray,
TValueType *  theInputPtr,
TValueType *  theOutputPtr,
vtkIdType  theNbOfTuples,
vtkIdType  theComponentId 
)
template<typename TValueType >
void CutScalarsTempl ( TValueType *  theDataPtr,
vtkIdType  theNbOfTuples,
int  theDecimals 
)

References CutValue().

template<typename TDataSetAttributesType >
void ExecuteScalars ( vtkIdType  theNbOfTuples,
vtkIdType  theScalarMode,
VISU::TGaussMetric  theGaussMetric,
TDataSetAttributesType *  theInputData,
TDataSetAttributesType *  theOutputData 
)
template<typename TDataSetAttributesType >
void CutScalars ( vtkIdType  theNbOfTuples,
TDataSetAttributesType *  theData 
)

References CutScalarsTempl().

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