#include <VISU_CutLinesBasePL.hxx>

Public Types | |
| enum | PlaneOrientation { XY, YZ, ZX } |
| typedef VISU_DeformationPL | Superclass |
Public Member Functions | |
| vtkTypeMacro (VISU_CutLinesBasePL, VISU_CutPlanesPL) | |
| const vtkFloatingPointType * | GetRealDirLn () |
| Returns direction that is defined by position & orientation of the basic and tool planes. | |
| const vtkFloatingPointType * | GetDirLn () |
| const vtkFloatingPointType * | GetBasePnt () |
| const vtkFloatingPointType * | GetBoundPrjLn () |
| vtkTypeMacro (VISU_CutPlanesPL, VISU_ScalarMapPL) | |
| vtkTypeMacro (VISU_ScalarMapPL, VISU_ColoredPL) | |
| vtkTypeMacro (VISU_ColoredPL, VISU_PipeLine) | |
| vtkTypeMacro (VISU_PipeLine, vtkObject) | |
| virtual unsigned long int | GetMTime () |
| virtual void | SetOrientation (const VISU_CutPlanesPL::PlaneOrientation &theOrient, vtkFloatingPointType theXAng, vtkFloatingPointType theYAng, int theNum=0) |
| virtual const PlaneOrientation & | GetPlaneOrientation (int theNum=0) |
| virtual vtkFloatingPointType | GetRotateX (int theNum=0) |
| virtual vtkFloatingPointType | GetRotateY (int theNum=0) |
| virtual vtkFloatingPointType | GetDisplacement (int theNum=0) |
| virtual void | SetDisplacement (vtkFloatingPointType theDisp, int theNum=0) |
| virtual void | SetPartPosition (int thePartNumber, vtkFloatingPointType thePartPosition) |
| virtual vtkFloatingPointType | GetPartPosition (int thePartNumber, int theNum=0) |
| virtual void | SetPartDefault (int thePartNumber) |
| virtual int | IsPartDefault (int thePartNumber) |
| virtual void | SetNbParts (int theNb) |
| virtual int | GetNbParts () |
| virtual void | Init () |
| virtual void | Update () |
| virtual unsigned long int | GetMemorySize () |
| Gets memory size used by the instance (bytes). | |
| virtual vtkAppendPolyData * | GetAppendPolyData () |
| virtual void | SetVectorialField (VISU::PUnstructuredGridIDMapper) |
| VISU::PUnstructuredGridIDMapper | getVectorialField () |
| virtual void | SetMapScale (vtkFloatingPointType theMapScale=1.0) |
| virtual void | SetSourceGeometry () |
| virtual int | AddGeometry (vtkDataSet *theGeometry, const VISU::TName &theGeomName) |
| virtual vtkDataSet * | GetGeometry (int theGeomNumber, VISU::TName &theGeomName) |
| virtual int | GetNumberOfGeometry () |
| bool | IsExternalGeometryUsed () |
| virtual void | ClearGeometry () |
| virtual void | GetSourceRange (vtkFloatingPointType theRange[2]) |
| virtual void | SetGaussMetric (VISU::TGaussMetric theGaussMetric) |
| virtual VISU::TGaussMetric | GetGaussMetric () |
| virtual vtkPointSet * | GetMergedInput () |
| virtual void | AddGeometryName (const VISU::TName &theGeomName) |
| virtual VISU::TName | GetGeometryName (int theGeomNumber) const |
| virtual const VISU::TNames & | GetGeometryNames () const |
| virtual void | ClearGeometryNames () |
| virtual int | GetScalarMode () |
| virtual void | SetScalarMode (int theScalarMode=0) |
| virtual vtkFloatingPointType * | GetScalarRange () |
| virtual void | SetScalarRange (vtkFloatingPointType theRange[2]) |
| void | SetScalarFilterRange (vtkFloatingPointType theRange[2]) |
| void | GetScalarFilterRange (vtkFloatingPointType theRange[2]) |
| vtkFloatingPointType * | GetScalarFilterRange () |
| bool | IsScalarFilterUsed () |
| void | UseScalarFiltering (bool theUseScalarFilter) |
| virtual void | SetScaling (int theScaling) |
| virtual int | GetScaling () |
| virtual void | SetNbColors (int theNbColors) |
| virtual int | GetNbColors () |
| vtkDoubleArray * | GetDistribution () |
| virtual VISU_LookupTable * | GetMapperTable () |
| virtual VISU_LookupTable * | GetBarTable () |
| virtual vtkFloatingPointType | GetMapScale () |
| virtual void | SetSourceRange () |
| virtual void | UpdateMapperLookupTable () |
| virtual void | ShallowCopy (VISU_PipeLine *thePipeLine, bool theIsCopyInput) |
| virtual void | SameAs (VISU_PipeLine *thePipeLine) |
| void | SetMapperHolder (VISU_MapperHolder *theHolder) |
| VISU_MapperHolder * | GetMapperHolder () |
| const VISU::PIDMapper & | GetIDMapper () |
| virtual vtkDataSet * | GetInput () |
| virtual vtkMapper * | GetMapper () |
| virtual vtkDataSet * | GetOutput () |
| virtual vtkIdType | GetNodeObjID (vtkIdType theID) |
| virtual vtkIdType | GetNodeVTKID (vtkIdType theID) |
| virtual vtkFloatingPointType * | GetNodeCoord (vtkIdType theObjID) |
| virtual vtkIdType | GetElemObjID (vtkIdType theID) |
| virtual vtkIdType | GetElemVTKID (vtkIdType theID) |
| virtual vtkCell * | GetElemCell (vtkIdType theObjID) |
| bool | IsPlanarInput () |
| bool | IsShrinkable () |
| bool | IsFeatureEdgesAllowed () |
| void | SetImplicitFunction (vtkImplicitFunction *theFunction) |
| vtkImplicitFunction * | GetImplicitFunction () |
| void | SetExtractInside (bool theMode) |
| void | SetExtractBoundaryCells (bool theMode) |
| virtual void | RemoveAllClippingPlanes () |
| vtkIdType | GetNumberOfClippingPlanes () |
| virtual bool | AddClippingPlane (vtkPlane *thePlane) |
| virtual vtkPlane * | GetClippingPlane (vtkIdType theID) |
| virtual void | RemoveClippingPlane (vtkIdType theID) |
| virtual void | SetPlaneParam (vtkFloatingPointType theDir[3], vtkFloatingPointType theDist, vtkPlane *thePlane) |
| virtual void | GetPlaneParam (vtkFloatingPointType theDir[3], vtkFloatingPointType &theDist, vtkPlane *thePlane) |
| void | GetVisibleBounds (vtkFloatingPointType theBounds[6]) |
| void | SetUnstructuredGridIDMapper (const VISU::PUnstructuredGridIDMapper &theIDMapper) |
| VISU_DataSetMapperHolder * | GetDataSetMapperHolder () |
| vtkDataSetMapper * | GetDataSetMapper () |
| void | UseDeformation (bool flag) |
| bool | IsDeformed () |
| virtual void | SetScale (vtkFloatingPointType theScaleFactor) |
| virtual vtkFloatingPointType | GetScale () |
| void | SetWarpVectorInput (vtkDataSet *theInput) |
| vtkDataSet * | GetWarpVectorOutput () |
| void | SetMergeFilterInput (vtkDataSet *ScalarInput, vtkDataSet *VectorialInput) |
| vtkDataSet * | GetMergeFilterOutput () |
Static Public Member Functions | |
| static VISU_CutLinesBasePL * | New () |
| static vtkFloatingPointType * | GetRx (vtkFloatingPointType theRx[3][3], vtkFloatingPointType thaAng) |
| static vtkFloatingPointType * | GetRy (vtkFloatingPointType theRy[3][3], vtkFloatingPointType thaAng) |
| static vtkFloatingPointType * | GetRz (vtkFloatingPointType theRz[3][3], vtkFloatingPointType thaAng) |
| static void | CorrectPnt (vtkFloatingPointType thePnt[3], const vtkFloatingPointType BoundPrj[6]) |
| static void | GetBoundProject (vtkFloatingPointType BoundPrj[3], const vtkFloatingPointType BoundBox[6], const vtkFloatingPointType Dir[3]) |
| static void | GetDir (vtkFloatingPointType theDir[3], const vtkFloatingPointType theAng[3], const PlaneOrientation &theBasePlane) |
| static void | ClearAppendPolyData (vtkAppendPolyData *theAppendPolyData) |
| static void | CutWithPlane (vtkAppendPolyData *theAppendPolyData, vtkDataSet *theDataSet, vtkFloatingPointType theDir[3], vtkFloatingPointType theOrig[3]) |
| static void | CutWithPlanes (vtkAppendPolyData *theAppendPolyData, vtkDataSet *theDataSet, int theNbPlanes, vtkFloatingPointType theDir[3], vtkFloatingPointType theBounds[6], const std::vector< vtkFloatingPointType > &thePlanePosition, const std::vector< int > &thePlaneCondition, vtkFloatingPointType theDisplacement) |
| static size_t | CheckAvailableMemory (double theSize) |
| static size_t | GetAvailableMemory (double theSize, double theMinSize=1024 *1024) |
| static vtkFloatingPointType | GetDefaultScaleFactor (VISU_DeformationPL *thePipeLine) |
Data Fields | |
| VISU::TNames | myGeometryNames |
Protected Member Functions | |
| VISU_CutLinesBasePL () | |
| void | SetPartPosition (int theNum=0) |
| virtual vtkDataSet * | InsertCustomPL () |
| virtual void | DoShallowCopy (VISU_PipeLine *thePipeLine, bool theIsCopyInput) |
| virtual void | OnCreateMapperHolder () |
| virtual void | Build () |
| void | SetElnoDisassembleState (bool theIsShrunk) |
| VISU_Extractor * | GetExtractorFilter () |
| VISU_FieldTransform * | GetFieldTransformFilter () |
| virtual vtkPointSet * | GetClippedInput () |
| virtual void | ComputeVisibleBounds () |
| void | SetIsShrinkable (bool theIsShrinkable) |
| void | SetIsFeatureEdgesAllowed (bool theIsFeatureEdgesAllowed) |
| bool | CheckCanDeformate (vtkDataSet *theInput) |
Static Protected Member Functions | |
| static void | SetScalarMode (int theScalarMode, vtkDataSet *theInput, VISU_Extractor *theExtractor) |
Protected Attributes | |
| vtkFloatingPointType | myDirLn [3] |
| vtkFloatingPointType | myRealDirLn [3] |
| vtkFloatingPointType | myBoundPrjLn [3] |
| vtkFloatingPointType | myBasePnt [3] |
| int | myNbParts |
| PlaneOrientation | myBasePlane [2] |
| vtkFloatingPointType | myAng [2][3] |
| vtkFloatingPointType | myDisplacement [2] |
| vtkAppendPolyData * | myAppendPolyData |
| std::vector< vtkFloatingPointType > | myPartPosition |
| std::vector< int > | myPartCondition |
| vtkFloatingPointType | myVisibleBounds [6] |
| vtkTimeStamp | myVisibleComputeTime |
| VISU::PUnstructuredGridIDMapper | myVectorialField |
| vtkWarpVector * | myWarpVector |
| vtkSmartPointer< VISU_MergeFilter > | myVectorMergeFilter |
| vtkPassThroughFilter * | myInputPassFilter |
| vtkPassThroughFilter * | myOutputPassFiler |
| VISU_CellDataToPointData * | myCellDataToPointData |
Private Member Functions | |
| VISU_CutLinesBasePL (const VISU_CutLinesBasePL &) | |
| void | operator= (const VISU_CutLinesBasePL &) |
typedef VISU_DeformationPL VISU_OptionalDeformationPL.Superclass [inherited] |
enum VISU_CutPlanesPL::PlaneOrientation [inherited] |
| VISU_CutLinesBasePL::VISU_CutLinesBasePL | ( | ) | [protected] |
| VISU_CutLinesBasePL.VISU_CutLinesBasePL | ( | const VISU_CutLinesBasePL & | ) | [private] |
| VISU_CutLinesBasePL.vtkTypeMacro | ( | VISU_CutLinesBasePL | , |
| VISU_CutPlanesPL | |||
| ) |
| static VISU_CutLinesBasePL* VISU_CutLinesBasePL.New | ( | ) | [static] |
Reimplemented from VISU_CutPlanesPL.
Reimplemented in VISU_CutLinesPL, and VISU_CutSegmentPL.
| const vtkFloatingPointType* VISU_CutLinesBasePL.GetRealDirLn | ( | ) |
| const vtkFloatingPointType* VISU_CutLinesBasePL.GetDirLn | ( | ) |
Returns direction that corresponds to the myRealDirLn, but has the same direction as main axis.
| const vtkFloatingPointType* VISU_CutLinesBasePL.GetBasePnt | ( | ) |
Returns coordinates of 3D point that shows where is the first intersection of the given mesh. with the defined direction.
| const vtkFloatingPointType* VISU_CutLinesBasePL.GetBoundPrjLn | ( | ) |
Returns three floating point numbers that defines the following values: 1. Distance between the initial point of intersection and origin of coordinates; 2. Distance between the last point of intersection and origin of coordinates; 3. Distance between the last point and initial points of intersection. with the defined direction.
| void VISU_CutLinesBasePL.operator= | ( | const VISU_CutLinesBasePL & | ) | [private] |
| VISU_CutPlanesPL.vtkTypeMacro | ( | VISU_CutPlanesPL | , |
| VISU_ScalarMapPL | |||
| ) | [inherited] |
| VISU_ScalarMapPL.vtkTypeMacro | ( | VISU_ScalarMapPL | , |
| VISU_ColoredPL | |||
| ) | [inherited] |
| VISU_ColoredPL.vtkTypeMacro | ( | VISU_ColoredPL | , |
| VISU_PipeLine | |||
| ) | [inherited] |
| VISU_PipeLine.vtkTypeMacro | ( | VISU_PipeLine | , |
| vtkObject | |||
| ) | [inherited] |
| unsigned long int VISU_CutPlanesPL::GetMTime | ( | ) | [virtual, inherited] |
Reimplemented from VISU_OptionalDeformationPL.
References VISU_OptionalDeformationPL.GetMTime().
| void VISU_CutPlanesPL::SetOrientation | ( | const VISU_CutPlanesPL::PlaneOrientation & | theOrient, |
| vtkFloatingPointType | theXAng, | ||
| vtkFloatingPointType | theYAng, | ||
| int | theNum = 0 |
||
| ) | [virtual, inherited] |
| const VISU_CutPlanesPL::PlaneOrientation & VISU_CutPlanesPL::GetPlaneOrientation | ( | int | theNum = 0 | ) | [virtual, inherited] |
| vtkFloatingPointType VISU_CutPlanesPL::GetRotateX | ( | int | theNum = 0 | ) | [virtual, inherited] |
| vtkFloatingPointType VISU_CutPlanesPL::GetRotateY | ( | int | theNum = 0 | ) | [virtual, inherited] |
| vtkFloatingPointType VISU_CutPlanesPL::GetDisplacement | ( | int | theNum = 0 | ) | [virtual, inherited] |
| void VISU_CutPlanesPL::SetDisplacement | ( | vtkFloatingPointType | theDisp, |
| int | theNum = 0 |
||
| ) | [virtual, inherited] |
References VISU.CheckIsSameValue().
| void VISU_CutPlanesPL::SetPartPosition | ( | int | thePartNumber, |
| vtkFloatingPointType | thePartPosition | ||
| ) | [virtual, inherited] |
References VISU.CheckIsSameValue().
| void VISU_CutPlanesPL::SetPartPosition | ( | int | theNum = 0 | ) | [protected, inherited] |
| vtkFloatingPointType VISU_CutPlanesPL::GetPartPosition | ( | int | thePartNumber, |
| int | theNum = 0 |
||
| ) | [virtual, inherited] |
| void VISU_CutPlanesPL::SetPartDefault | ( | int | thePartNumber | ) | [virtual, inherited] |
References VISU.CheckIsSameValue().
| int VISU_CutPlanesPL::IsPartDefault | ( | int | thePartNumber | ) | [virtual, inherited] |
| void VISU_CutPlanesPL::SetNbParts | ( | int | theNb | ) | [virtual, inherited] |
| int VISU_CutPlanesPL::GetNbParts | ( | ) | [virtual, inherited] |
| void VISU_CutPlanesPL::Init | ( | ) | [virtual, inherited] |
Reimplemented from VISU_ColoredPL.
Reimplemented in VISU_CutLinesPL, and VISU_CutSegmentPL.
References VISU_DeformationPL.GetDefaultScaleFactor(), and VISU.YZ.
| void VISU_CutPlanesPL::Update | ( | ) | [virtual, inherited] |
Reimplemented from VISU_ScalarMapPL.
Reimplemented in VISU_CutLinesPL, and VISU_CutSegmentPL.
References VISU.IsDataOnCells(), and VISU.IsQuadraticData().
| unsigned long int VISU_CutPlanesPL::GetMemorySize | ( | ) | [virtual, inherited] |
Reimplemented from VISU_ColoredPL.
| virtual vtkAppendPolyData* VISU_CutPlanesPL.GetAppendPolyData | ( | ) | [virtual, inherited] |
| vtkFloatingPointType * VISU_CutPlanesPL::GetRx | ( | vtkFloatingPointType | theRx[3][3], |
| vtkFloatingPointType | thaAng | ||
| ) | [static, inherited] |
| vtkFloatingPointType * VISU_CutPlanesPL::GetRy | ( | vtkFloatingPointType | theRy[3][3], |
| vtkFloatingPointType | thaAng | ||
| ) | [static, inherited] |
| vtkFloatingPointType * VISU_CutPlanesPL::GetRz | ( | vtkFloatingPointType | theRz[3][3], |
| vtkFloatingPointType | thaAng | ||
| ) | [static, inherited] |
| void VISU_CutPlanesPL::CorrectPnt | ( | vtkFloatingPointType | thePnt[3], |
| const vtkFloatingPointType | BoundPrj[6] | ||
| ) | [static, inherited] |
| void VISU_CutPlanesPL::GetBoundProject | ( | vtkFloatingPointType | BoundPrj[3], |
| const vtkFloatingPointType | BoundBox[6], | ||
| const vtkFloatingPointType | Dir[3] | ||
| ) | [static, inherited] |
References EPS.
| void VISU_CutPlanesPL::GetDir | ( | vtkFloatingPointType | theDir[3], |
| const vtkFloatingPointType | theAng[3], | ||
| const PlaneOrientation & | theBasePlane | ||
| ) | [static, inherited] |
| void VISU_CutPlanesPL::ClearAppendPolyData | ( | vtkAppendPolyData * | theAppendPolyData | ) | [static, inherited] |
| void VISU_CutPlanesPL::CutWithPlane | ( | vtkAppendPolyData * | theAppendPolyData, |
| vtkDataSet * | theDataSet, | ||
| vtkFloatingPointType | theDir[3], | ||
| vtkFloatingPointType | theOrig[3] | ||
| ) | [static, inherited] |
| void VISU_CutPlanesPL::CutWithPlanes | ( | vtkAppendPolyData * | theAppendPolyData, |
| vtkDataSet * | theDataSet, | ||
| int | theNbPlanes, | ||
| vtkFloatingPointType | theDir[3], | ||
| vtkFloatingPointType | theBounds[6], | ||
| const std::vector< vtkFloatingPointType > & | thePlanePosition, | ||
| const std::vector< int > & | thePlaneCondition, | ||
| vtkFloatingPointType | theDisplacement | ||
| ) | [static, inherited] |
References VISU.Mul().
| void VISU_CutPlanesPL::SetVectorialField | ( | VISU::PUnstructuredGridIDMapper | theMapper | ) | [virtual, inherited] |
| VISU::PUnstructuredGridIDMapper VISU_CutPlanesPL::getVectorialField | ( | ) | [virtual, inherited] |
Implements VISU_DeformationPL.
References VISU_DeformationPL.myVectorialField.
| void VISU_CutPlanesPL::SetMapScale | ( | vtkFloatingPointType | theMapScale = 1.0 | ) | [virtual, inherited] |
Reimplemented from VISU_ColoredPL.
References VISU_OptionalDeformationPL.IsDeformed(), and VISU_DeformationPL.SetMapScale().
| vtkDataSet * VISU_CutPlanesPL::InsertCustomPL | ( | ) | [protected, virtual, inherited] |
Reimplemented from VISU_ScalarMapPL.
Reimplemented in VISU_CutLinesPL, and VISU_CutSegmentPL.
| void VISU_CutPlanesPL::DoShallowCopy | ( | VISU_PipeLine * | thePipeLine, |
| bool | theIsCopyInput | ||
| ) | [protected, virtual, inherited] |
Reimplemented from VISU_ScalarMapPL.
Reimplemented in VISU_CutLinesPL, and VISU_CutSegmentPL.
| void VISU_ScalarMapPL::SetSourceGeometry | ( | ) | [virtual, inherited] |
Implements VISU_MergedPL.
| int VISU_ScalarMapPL::AddGeometry | ( | vtkDataSet * | theGeometry, |
| const VISU::TName & | theGeomName | ||
| ) | [virtual, inherited] |
Implements VISU_MergedPL.
| vtkDataSet * VISU_ScalarMapPL::GetGeometry | ( | int | theGeomNumber, |
| VISU::TName & | theGeomName | ||
| ) | [virtual, inherited] |
Implements VISU_MergedPL.
| int VISU_ScalarMapPL::GetNumberOfGeometry | ( | ) | [virtual, inherited] |
Implements VISU_MergedPL.
| bool VISU_ScalarMapPL::IsExternalGeometryUsed | ( | ) | [virtual, inherited] |
Implements VISU_MergedPL.
| void VISU_ScalarMapPL::ClearGeometry | ( | ) | [virtual, inherited] |
Implements VISU_MergedPL.
| void VISU_ScalarMapPL::GetSourceRange | ( | vtkFloatingPointType | theRange[2] | ) | [virtual, inherited] |
Reimplemented from VISU_ColoredPL.
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| void VISU_ScalarMapPL::SetGaussMetric | ( | VISU::TGaussMetric | theGaussMetric | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| VISU::TGaussMetric VISU_ScalarMapPL::GetGaussMetric | ( | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| vtkPointSet * VISU_ScalarMapPL::GetMergedInput | ( | ) | [virtual, inherited] |
Implements VISU_MergedPL.
| void VISU_ScalarMapPL::OnCreateMapperHolder | ( | ) | [protected, virtual, inherited] |
Reimplemented from VISU_UnstructuredGridPL.
References VISU_UnstructuredGridPL.OnCreateMapperHolder().
| void VISU_ScalarMapPL::Build | ( | ) | [protected, virtual, inherited] |
Reimplemented from VISU_ColoredPL.
Reimplemented in VISU_DeformedShapeAndScalarMapPL, VISU_IsoSurfacesPL, VISU_StreamLinesPL, and VISU_VectorsPL.
| void VISU_ScalarMapPL::SetElnoDisassembleState | ( | bool | theIsShrunk | ) | [protected, inherited] |
| void VISU_MergedPL::AddGeometryName | ( | const VISU::TName & | theGeomName | ) | [virtual, inherited] |
| VISU::TName VISU_MergedPL::GetGeometryName | ( | int | theGeomNumber | ) | const [virtual, inherited] |
| const VISU::TNames & VISU_MergedPL::GetGeometryNames | ( | ) | const [virtual, inherited] |
| void VISU_MergedPL::ClearGeometryNames | ( | ) | [virtual, inherited] |
| int VISU_ColoredPL::GetScalarMode | ( | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| void VISU_ColoredPL::SetScalarMode | ( | int | theScalarMode = 0 | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
References VISU.GetInput().
| void VISU_ColoredPL::SetScalarMode | ( | int | theScalarMode, |
| vtkDataSet * | theInput, | ||
| VISU_Extractor * | theExtractor | ||
| ) | [static, protected, inherited] |
References VISU.IsDataOnPoints(), and VISU_Extractor.SetScalarMode().
| vtkFloatingPointType * VISU_ColoredPL::GetScalarRange | ( | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| void VISU_ColoredPL::SetScalarRange | ( | vtkFloatingPointType | theRange[2] | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL, and VISU_IsoSurfacesPL.
References VISU.CheckIsSameRange().
| void VISU_ColoredPL::SetScalarFilterRange | ( | vtkFloatingPointType | theRange[2] | ) | [inherited] |
References VISU.CheckIsSameRange().
| void VISU_ColoredPL::GetScalarFilterRange | ( | vtkFloatingPointType | theRange[2] | ) | [inherited] |
| vtkFloatingPointType * VISU_ColoredPL::GetScalarFilterRange | ( | ) | [inherited] |
| bool VISU_ColoredPL::IsScalarFilterUsed | ( | ) | [inherited] |
| void VISU_ColoredPL::UseScalarFiltering | ( | bool | theUseScalarFilter | ) | [inherited] |
| void VISU_ColoredPL::SetScaling | ( | int | theScaling | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
References VISU_FieldTransform.Ident(), and VISU_FieldTransform.Log10().
| int VISU_ColoredPL::GetScaling | ( | ) | [virtual, inherited] |
| void VISU_ColoredPL::SetNbColors | ( | int | theNbColors | ) | [virtual, inherited] |
| int VISU_ColoredPL::GetNbColors | ( | ) | [virtual, inherited] |
| vtkDoubleArray * VISU_ColoredPL::GetDistribution | ( | ) | [inherited] |
References VISU_LookupTable.GetMapScale(), VISU.GetOutput(), and VISU.IsDataOnCells().
| VISU_LookupTable * VISU_ColoredPL::GetMapperTable | ( | ) | [virtual, inherited] |
| VISU_LookupTable * VISU_ColoredPL::GetBarTable | ( | ) | [virtual, inherited] |
| vtkFloatingPointType VISU_ColoredPL::GetMapScale | ( | ) | [virtual, inherited] |
| void VISU_ColoredPL::SetSourceRange | ( | ) | [virtual, inherited] |
| void VISU_ColoredPL::UpdateMapperLookupTable | ( | ) | [virtual, inherited] |
| VISU_Extractor * VISU_ColoredPL::GetExtractorFilter | ( | ) | [protected, inherited] |
| VISU_FieldTransform * VISU_ColoredPL::GetFieldTransformFilter | ( | ) | [protected, inherited] |
| vtkPointSet * VISU_ColoredPL::GetClippedInput | ( | ) | [protected, virtual, inherited] |
Reimplemented from VISU_PipeLine.
| void VISU_PipeLine::ShallowCopy | ( | VISU_PipeLine * | thePipeLine, |
| bool | theIsCopyInput | ||
| ) | [virtual, inherited] |
References VISU_PipeLine.GetImplicitFunction().
| void VISU_PipeLine::SameAs | ( | VISU_PipeLine * | thePipeLine | ) | [virtual, inherited] |
| void VISU_PipeLine::SetMapperHolder | ( | VISU_MapperHolder * | theHolder | ) | [inherited] |
References VISU_MapperHolder.SetPipeLine().
| VISU_MapperHolder * VISU_PipeLine::GetMapperHolder | ( | ) | [inherited] |
| const VISU::PIDMapper & VISU_PipeLine::GetIDMapper | ( | ) | [inherited] |
| vtkDataSet * VISU_PipeLine::GetInput | ( | ) | [virtual, inherited] |
| vtkMapper * VISU_PipeLine::GetMapper | ( | ) | [virtual, inherited] |
| vtkDataSet * VISU_PipeLine::GetOutput | ( | ) | [virtual, inherited] |
Reimplemented in VISU_VectorsPL.
| vtkIdType VISU_PipeLine::GetNodeObjID | ( | vtkIdType | theID | ) | [virtual, inherited] |
| vtkIdType VISU_PipeLine::GetNodeVTKID | ( | vtkIdType | theID | ) | [virtual, inherited] |
| vtkFloatingPointType * VISU_PipeLine::GetNodeCoord | ( | vtkIdType | theObjID | ) | [virtual, inherited] |
| vtkIdType VISU_PipeLine::GetElemObjID | ( | vtkIdType | theID | ) | [virtual, inherited] |
| vtkIdType VISU_PipeLine::GetElemVTKID | ( | vtkIdType | theID | ) | [virtual, inherited] |
| vtkCell * VISU_PipeLine::GetElemCell | ( | vtkIdType | theObjID | ) | [virtual, inherited] |
| bool VISU_PipeLine::IsPlanarInput | ( | ) | [inherited] |
References VISU.GetInput().
| bool VISU_PipeLine::IsShrinkable | ( | ) | [inherited] |
| bool VISU_PipeLine::IsFeatureEdgesAllowed | ( | ) | [inherited] |
| void VISU_PipeLine::SetImplicitFunction | ( | vtkImplicitFunction * | theFunction | ) | [inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| vtkImplicitFunction * VISU_PipeLine::GetImplicitFunction | ( | ) | [inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| void VISU_PipeLine::SetExtractInside | ( | bool | theMode | ) | [inherited] |
| void VISU_PipeLine::SetExtractBoundaryCells | ( | bool | theMode | ) | [inherited] |
| void VISU_PipeLine::RemoveAllClippingPlanes | ( | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| vtkIdType VISU_PipeLine::GetNumberOfClippingPlanes | ( | ) | [inherited] |
| bool VISU_PipeLine::AddClippingPlane | ( | vtkPlane * | thePlane | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
| vtkPlane * VISU_PipeLine::GetClippingPlane | ( | vtkIdType | theID | ) | [virtual, inherited] |
| void VISU_PipeLine::RemoveClippingPlane | ( | vtkIdType | theID | ) | [virtual, inherited] |
Reimplemented in VISU_DeformedShapeAndScalarMapPL.
References VISU_PipeLine.GetMapperHolder(), and VISU_MapperHolder.RemoveClippingPlane().
| void VISU_PipeLine::SetPlaneParam | ( | vtkFloatingPointType | theDir[3], |
| vtkFloatingPointType | theDist, | ||
| vtkPlane * | thePlane | ||
| ) | [virtual, inherited] |
References VISU.ComputeVisibleBounds(), and VISU.DistanceToPosition().
| void VISU_PipeLine::GetPlaneParam | ( | vtkFloatingPointType | theDir[3], |
| vtkFloatingPointType & | theDist, | ||
| vtkPlane * | thePlane | ||
| ) | [virtual, inherited] |
References VISU.ComputeVisibleBounds(), and VISU.PositionToDistance().
| void VISU_PipeLine::GetVisibleBounds | ( | vtkFloatingPointType | theBounds[6] | ) | [inherited] |
References VISU_PipeLine.ComputeVisibleBounds(), and VISU_PipeLine.myVisibleBounds.
| size_t VISU_PipeLine::CheckAvailableMemory | ( | double | theSize | ) | [static, inherited] |
| size_t VISU_PipeLine::GetAvailableMemory | ( | double | theSize, |
| double | theMinSize = 1024*1024 |
||
| ) | [static, inherited] |
References batchmode_visu_view3d.aMax, and batchmode_visu_view3d.aMin.
| void VISU_PipeLine::ComputeVisibleBounds | ( | ) | [protected, virtual, inherited] |
| void VISU_PipeLine::SetIsShrinkable | ( | bool | theIsShrinkable | ) | [protected, inherited] |
| void VISU_PipeLine::SetIsFeatureEdgesAllowed | ( | bool | theIsFeatureEdgesAllowed | ) | [protected, inherited] |
| void VISU_UnstructuredGridPL::SetUnstructuredGridIDMapper | ( | const VISU::PUnstructuredGridIDMapper & | theIDMapper | ) | [inherited] |
| VISU_DataSetMapperHolder * VISU_UnstructuredGridPL::GetDataSetMapperHolder | ( | ) | [inherited] |
| vtkDataSetMapper * VISU_UnstructuredGridPL::GetDataSetMapper | ( | ) | [inherited] |
| void VISU_OptionalDeformationPL::UseDeformation | ( | bool | flag | ) | [inherited] |
| bool VISU_OptionalDeformationPL::IsDeformed | ( | ) | [inherited] |
References VISU_OptionalDeformationPL.myIsDeformed.
| bool VISU_OptionalDeformationPL::CheckCanDeformate | ( | vtkDataSet * | theInput | ) | [protected, inherited] |
References VISU.IsDataOnCells(), and VISU.IsDataOnPoints().
| void VISU_DeformationPL::SetScale | ( | vtkFloatingPointType | theScaleFactor | ) | [virtual, inherited] |
| vtkFloatingPointType VISU_DeformationPL::GetScale | ( | ) | [virtual, inherited] |
References VISU_DeformationPL.myScaleFactor.
| vtkFloatingPointType VISU_DeformationPL::GetDefaultScaleFactor | ( | VISU_DeformationPL * | thePipeLine | ) | [static, inherited] |
| void VISU_DeformationPL::SetWarpVectorInput | ( | vtkDataSet * | theInput | ) | [inherited] |
References VISU_DeformationPL.myInputPassFilter.
| vtkDataSet * VISU_DeformationPL::GetWarpVectorOutput | ( | ) | [inherited] |
References VISU_DeformationPL.myOutputPassFiler.
| void VISU_DeformationPL::SetMergeFilterInput | ( | vtkDataSet * | ScalarInput, |
| vtkDataSet * | VectorialInput | ||
| ) | [inherited] |
References VISU_DeformationPL.myVectorMergeFilter.
| vtkDataSet * VISU_DeformationPL::GetMergeFilterOutput | ( | ) | [inherited] |
References VISU_DeformationPL.myVectorMergeFilter.
vtkFloatingPointType VISU_CutLinesBasePL.myDirLn[3] [protected] |
vtkFloatingPointType VISU_CutLinesBasePL.myRealDirLn[3] [protected] |
vtkFloatingPointType VISU_CutLinesBasePL.myBoundPrjLn[3] [protected] |
vtkFloatingPointType VISU_CutLinesBasePL.myBasePnt[3] [protected] |
int VISU_CutPlanesPL.myNbParts [protected, inherited] |
PlaneOrientation VISU_CutPlanesPL.myBasePlane[2] [protected, inherited] |
vtkFloatingPointType VISU_CutPlanesPL.myAng[2][3] [protected, inherited] |
vtkFloatingPointType VISU_CutPlanesPL.myDisplacement[2] [protected, inherited] |
vtkAppendPolyData* VISU_CutPlanesPL.myAppendPolyData [protected, inherited] |
std::vector<vtkFloatingPointType> VISU_CutPlanesPL.myPartPosition [protected, inherited] |
std::vector<int> VISU_CutPlanesPL.myPartCondition [protected, inherited] |
VISU::TNames VISU_MergedPL.myGeometryNames [inherited] |
vtkFloatingPointType VISU_PipeLine.myVisibleBounds[6] [protected, inherited] |
vtkTimeStamp VISU_PipeLine.myVisibleComputeTime [protected, inherited] |
VISU::PUnstructuredGridIDMapper VISU_DeformationPL.myVectorialField [protected, inherited] |
vtkWarpVector* VISU_DeformationPL.myWarpVector [protected, inherited] |
vtkSmartPointer<VISU_MergeFilter> VISU_DeformationPL.myVectorMergeFilter [protected, inherited] |
vtkPassThroughFilter* VISU_DeformationPL.myInputPassFilter [protected, inherited] |
vtkPassThroughFilter* VISU_DeformationPL.myOutputPassFiler [protected, inherited] |
VISU_CellDataToPointData* VISU_DeformationPL.myCellDataToPointData [protected, inherited] |