VTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
vtkMeshQuality Class Reference

Calculate functions of quality of the elements. More...

#include <vtkMeshQuality.h>

Inheritance diagram for vtkMeshQuality:
[legend]
Collaboration diagram for vtkMeshQuality:
[legend]

Public Types

typedef vtkDataSetAlgorithm Superclass
 
- Public Types inherited from vtkDataSetAlgorithm
typedef vtkAlgorithm Superclass
 
- Public Types inherited from vtkAlgorithm
typedef vtkObject Superclass
 
enum  DesiredOutputPrecision { SINGLE_PRECISION, DOUBLE_PRECISION, DEFAULT_PRECISION }
 
- Public Types inherited from vtkObject
typedef vtkObjectBase Superclass
 

Public Member Functions

void PrintSelf (ostream &os, vtkIndent indent)
 
virtual int IsA (const char *type)
 
vtkMeshQualityNewInstance () const
 
virtual void SetSaveCellQuality (int)
 
virtual int GetSaveCellQuality ()
 
virtual void SaveCellQualityOn ()
 
virtual void SaveCellQualityOff ()
 
virtual void SetTriangleQualityMeasure (int)
 
virtual int GetTriangleQualityMeasure ()
 
void SetTriangleQualityMeasureToArea ()
 
void SetTriangleQualityMeasureToEdgeRatio ()
 
void SetTriangleQualityMeasureToAspectRatio ()
 
void SetTriangleQualityMeasureToRadiusRatio ()
 
void SetTriangleQualityMeasureToAspectFrobenius ()
 
void SetTriangleQualityMeasureToMinAngle ()
 
void SetTriangleQualityMeasureToMaxAngle ()
 
void SetTriangleQualityMeasureToCondition ()
 
void SetTriangleQualityMeasureToScaledJacobian ()
 
void SetTriangleQualityMeasureToRelativeSizeSquared ()
 
void SetTriangleQualityMeasureToShape ()
 
void SetTriangleQualityMeasureToShapeAndSize ()
 
void SetTriangleQualityMeasureToDistortion ()
 
virtual void SetQuadQualityMeasure (int)
 
virtual int GetQuadQualityMeasure ()
 
void SetQuadQualityMeasureToEdgeRatio ()
 
void SetQuadQualityMeasureToAspectRatio ()
 
void SetQuadQualityMeasureToRadiusRatio ()
 
void SetQuadQualityMeasureToMedAspectFrobenius ()
 
void SetQuadQualityMeasureToMaxAspectFrobenius ()
 
void SetQuadQualityMeasureToMaxEdgeRatios ()
 
void SetQuadQualityMeasureToSkew ()
 
void SetQuadQualityMeasureToTaper ()
 
void SetQuadQualityMeasureToWarpage ()
 
void SetQuadQualityMeasureToArea ()
 
void SetQuadQualityMeasureToStretch ()
 
void SetQuadQualityMeasureToMinAngle ()
 
void SetQuadQualityMeasureToMaxAngle ()
 
void SetQuadQualityMeasureToOddy ()
 
void SetQuadQualityMeasureToCondition ()
 
void SetQuadQualityMeasureToJacobian ()
 
void SetQuadQualityMeasureToScaledJacobian ()
 
void SetQuadQualityMeasureToShear ()
 
void SetQuadQualityMeasureToShape ()
 
void SetQuadQualityMeasureToRelativeSizeSquared ()
 
void SetQuadQualityMeasureToShapeAndSize ()
 
void SetQuadQualityMeasureToShearAndSize ()
 
void SetQuadQualityMeasureToDistortion ()
 
virtual void SetTetQualityMeasure (int)
 
virtual int GetTetQualityMeasure ()
 
void SetTetQualityMeasureToEdgeRatio ()
 
void SetTetQualityMeasureToAspectRatio ()
 
void SetTetQualityMeasureToRadiusRatio ()
 
void SetTetQualityMeasureToAspectFrobenius ()
 
void SetTetQualityMeasureToMinAngle ()
 
void SetTetQualityMeasureToCollapseRatio ()
 
void SetTetQualityMeasureToAspectBeta ()
 
void SetTetQualityMeasureToAspectGamma ()
 
void SetTetQualityMeasureToVolume ()
 
void SetTetQualityMeasureToCondition ()
 
void SetTetQualityMeasureToJacobian ()
 
void SetTetQualityMeasureToScaledJacobian ()
 
void SetTetQualityMeasureToShape ()
 
void SetTetQualityMeasureToRelativeSizeSquared ()
 
void SetTetQualityMeasureToShapeAndSize ()
 
void SetTetQualityMeasureToDistortion ()
 
virtual void SetHexQualityMeasure (int)
 
virtual int GetHexQualityMeasure ()
 
void SetHexQualityMeasureToEdgeRatio ()
 
void SetHexQualityMeasureToMedAspectFrobenius ()
 
void SetHexQualityMeasureToMaxAspectFrobenius ()
 
void SetHexQualityMeasureToMaxEdgeRatios ()
 
void SetHexQualityMeasureToSkew ()
 
void SetHexQualityMeasureToTaper ()
 
void SetHexQualityMeasureToVolume ()
 
void SetHexQualityMeasureToStretch ()
 
void SetHexQualityMeasureToDiagonal ()
 
void SetHexQualityMeasureToDimension ()
 
void SetHexQualityMeasureToOddy ()
 
void SetHexQualityMeasureToCondition ()
 
void SetHexQualityMeasureToJacobian ()
 
void SetHexQualityMeasureToScaledJacobian ()
 
void SetHexQualityMeasureToShear ()
 
void SetHexQualityMeasureToShape ()
 
void SetHexQualityMeasureToRelativeSizeSquared ()
 
void SetHexQualityMeasureToShapeAndSize ()
 
void SetHexQualityMeasureToShearAndSize ()
 
void SetHexQualityMeasureToDistortion ()
 
virtual void SetRatio (int r)
 
int GetRatio ()
 
virtual void RatioOn ()
 
virtual void RatioOff ()
 
virtual void SetVolume (int cv)
 
int GetVolume ()
 
virtual void VolumeOn ()
 
virtual void VolumeOff ()
 
virtual void SetCompatibilityMode (int cm)
 
virtual int GetCompatibilityMode ()
 
virtual void CompatibilityModeOn ()
 
virtual void CompatibilityModeOff ()
 
- Public Member Functions inherited from vtkDataSetAlgorithm
vtkDataSetAlgorithmNewInstance () const
 
vtkDataObjectGetInput ()
 
vtkPolyDataGetPolyDataOutput ()
 
vtkStructuredPointsGetStructuredPointsOutput ()
 
vtkImageDataGetImageDataOutput ()
 
vtkStructuredGridGetStructuredGridOutput ()
 
vtkUnstructuredGridGetUnstructuredGridOutput ()
 
vtkRectilinearGridGetRectilinearGridOutput ()
 
vtkDataSetGetOutput ()
 
vtkDataSetGetOutput (int)
 
void SetInputData (vtkDataObject *)
 
void SetInputData (int, vtkDataObject *)
 
void SetInputData (vtkDataSet *)
 
void SetInputData (int, vtkDataSet *)
 
void AddInputData (vtkDataObject *)
 
void AddInputData (vtkDataSet *)
 
void AddInputData (int, vtkDataSet *)
 
void AddInputData (int, vtkDataObject *)
 
virtual int ProcessRequest (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
- Public Member Functions inherited from vtkAlgorithm
vtkAlgorithmNewInstance () const
 
int HasExecutive ()
 
vtkExecutiveGetExecutive ()
 
virtual void SetExecutive (vtkExecutive *executive)
 
virtual int ModifyRequest (vtkInformation *request, int when)
 
vtkInformationGetInputPortInformation (int port)
 
vtkInformationGetOutputPortInformation (int port)
 
int GetNumberOfInputPorts ()
 
int GetNumberOfOutputPorts ()
 
void UpdateProgress (double amount)
 
vtkInformationGetInputArrayInformation (int idx)
 
void RemoveAllInputs ()
 
vtkDataObjectGetOutputDataObject (int port)
 
virtual void RemoveInputConnection (int port, vtkAlgorithmOutput *input)
 
virtual void RemoveInputConnection (int port, int idx)
 
virtual void RemoveAllInputConnections (int port)
 
int GetNumberOfInputConnections (int port)
 
int GetTotalNumberOfInputConnections ()
 
vtkAlgorithmOutputGetInputConnection (int port, int index)
 
vtkAlgorithmGetInputAlgorithm (int port, int index, int &algPort)
 
vtkAlgorithmGetInputAlgorithm (int port, int index)
 
vtkExecutiveGetInputExecutive (int port, int index)
 
vtkInformationGetInputInformation (int port, int index)
 
vtkInformationGetOutputInformation (int port)
 
virtual void UpdateInformation ()
 
virtual void UpdateDataObject ()
 
virtual void PropagateUpdateExtent ()
 
virtual void UpdateWholeExtent ()
 
void ConvertTotalInputToPortConnection (int ind, int &port, int &conn)
 
int SetUpdateExtentToWholeExtent (int port)
 
int SetUpdateExtentToWholeExtent ()
 
void SetUpdateExtent (int port, int extent[6])
 
int ProcessRequest (vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)
 
virtual int ComputePipelineMTime (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)
 
virtual vtkInformationGetInformation ()
 
virtual void SetInformation (vtkInformation *)
 
virtual void Register (vtkObjectBase *o)
 
virtual void UnRegister (vtkObjectBase *o)
 
virtual void SetAbortExecute (int)
 
virtual int GetAbortExecute ()
 
virtual void AbortExecuteOn ()
 
virtual void AbortExecuteOff ()
 
virtual void SetProgress (double)
 
virtual double GetProgress ()
 
void SetProgressText (const char *ptext)
 
virtual char * GetProgressText ()
 
virtual unsigned long GetErrorCode ()
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, const char *name)
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)
 
virtual void SetInputArrayToProcess (int idx, vtkInformation *info)
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)
 
vtkDataObjectGetInputDataObject (int port, int connection)
 
virtual void SetInputConnection (int port, vtkAlgorithmOutput *input)
 
virtual void SetInputConnection (vtkAlgorithmOutput *input)
 
virtual void AddInputConnection (int port, vtkAlgorithmOutput *input)
 
virtual void AddInputConnection (vtkAlgorithmOutput *input)
 
virtual void SetInputDataObject (int port, vtkDataObject *data)
 
virtual void SetInputDataObject (vtkDataObject *data)
 
virtual void AddInputDataObject (int port, vtkDataObject *data)
 
virtual void AddInputDataObject (vtkDataObject *data)
 
vtkAlgorithmOutputGetOutputPort (int index)
 
vtkAlgorithmOutputGetOutputPort ()
 
vtkAlgorithmGetInputAlgorithm ()
 
vtkExecutiveGetInputExecutive ()
 
vtkInformationGetInputInformation ()
 
virtual void Update (int port)
 
virtual void Update ()
 
virtual void SetReleaseDataFlag (int)
 
virtual int GetReleaseDataFlag ()
 
void ReleaseDataFlagOn ()
 
void ReleaseDataFlagOff ()
 
int UpdateExtentIsEmpty (vtkInformation *pinfo, vtkDataObject *output)
 
int UpdateExtentIsEmpty (vtkInformation *pinfo, int extentType)
 
void SetUpdateExtent (int port, int piece, int numPieces, int ghostLevel)
 
void SetUpdateExtent (int piece, int numPieces, int ghostLevel)
 
void SetUpdateExtent (int extent[6])
 
intGetUpdateExtent ()
 
intGetUpdateExtent (int port)
 
void GetUpdateExtent (int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)
 
void GetUpdateExtent (int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)
 
void GetUpdateExtent (int extent[6])
 
void GetUpdateExtent (int port, int extent[6])
 
int GetUpdatePiece ()
 
int GetUpdatePiece (int port)
 
int GetUpdateNumberOfPieces ()
 
int GetUpdateNumberOfPieces (int port)
 
int GetUpdateGhostLevel ()
 
int GetUpdateGhostLevel (int port)
 
void SetProgressObserver (vtkProgressObserver *)
 
virtual vtkProgressObserverGetProgressObserver ()
 
- Public Member Functions inherited from vtkObject
vtkObjectNewInstance () const
 
virtual void DebugOn ()
 
virtual void DebugOff ()
 
bool GetDebug ()
 
void SetDebug (bool debugFlag)
 
virtual void Modified ()
 
virtual unsigned long GetMTime ()
 
unsigned long AddObserver (unsigned long event, vtkCommand *, float priority=0.0f)
 
unsigned long AddObserver (const char *event, vtkCommand *, float priority=0.0f)
 
vtkCommandGetCommand (unsigned long tag)
 
void RemoveObserver (vtkCommand *)
 
void RemoveObservers (unsigned long event, vtkCommand *)
 
void RemoveObservers (const char *event, vtkCommand *)
 
int HasObserver (unsigned long event, vtkCommand *)
 
int HasObserver (const char *event, vtkCommand *)
 
void RemoveObserver (unsigned long tag)
 
void RemoveObservers (unsigned long event)
 
void RemoveObservers (const char *event)
 
void RemoveAllObservers ()
 
int HasObserver (unsigned long event)
 
int HasObserver (const char *event)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
int InvokeEvent (unsigned long event, void *callData)
 
int InvokeEvent (const char *event, void *callData)
 
int InvokeEvent (unsigned long event)
 
int InvokeEvent (const char *event)
 
- Public Member Functions inherited from vtkObjectBase
const char * GetClassName () const
 
virtual void Delete ()
 
virtual void FastDelete ()
 
void Print (ostream &os)
 
void SetReferenceCount (int)
 
void PrintRevisions (ostream &)
 
virtual void PrintHeader (ostream &os, vtkIndent indent)
 
virtual void PrintTrailer (ostream &os, vtkIndent indent)
 
int GetReferenceCount ()
 

Static Public Member Functions

static int IsTypeOf (const char *type)
 
static vtkMeshQualitySafeDownCast (vtkObjectBase *o)
 
static vtkMeshQualityNew ()
 
static double TriangleArea (vtkCell *cell)
 
static double TriangleEdgeRatio (vtkCell *cell)
 
static double TriangleAspectRatio (vtkCell *cell)
 
static double TriangleRadiusRatio (vtkCell *cell)
 
static double TriangleAspectFrobenius (vtkCell *cell)
 
static double TriangleMinAngle (vtkCell *cell)
 
static double TriangleMaxAngle (vtkCell *cell)
 
static double TriangleCondition (vtkCell *cell)
 
static double TriangleScaledJacobian (vtkCell *cell)
 
static double TriangleRelativeSizeSquared (vtkCell *cell)
 
static double TriangleShape (vtkCell *cell)
 
static double TriangleShapeAndSize (vtkCell *cell)
 
static double TriangleDistortion (vtkCell *cell)
 
static double QuadEdgeRatio (vtkCell *cell)
 
static double QuadAspectRatio (vtkCell *cell)
 
static double QuadRadiusRatio (vtkCell *cell)
 
static double QuadMedAspectFrobenius (vtkCell *cell)
 
static double QuadMaxAspectFrobenius (vtkCell *cell)
 
static double QuadMinAngle (vtkCell *cell)
 
static double QuadMaxEdgeRatios (vtkCell *cell)
 
static double QuadSkew (vtkCell *cell)
 
static double QuadTaper (vtkCell *cell)
 
static double QuadWarpage (vtkCell *cell)
 
static double QuadArea (vtkCell *cell)
 
static double QuadStretch (vtkCell *cell)
 
static double QuadMaxAngle (vtkCell *cell)
 
static double QuadOddy (vtkCell *cell)
 
static double QuadCondition (vtkCell *cell)
 
static double QuadJacobian (vtkCell *cell)
 
static double QuadScaledJacobian (vtkCell *cell)
 
static double QuadShear (vtkCell *cell)
 
static double QuadShape (vtkCell *cell)
 
static double QuadRelativeSizeSquared (vtkCell *cell)
 
static double QuadShapeAndSize (vtkCell *cell)
 
static double QuadShearAndSize (vtkCell *cell)
 
static double QuadDistortion (vtkCell *cell)
 
static double TetEdgeRatio (vtkCell *cell)
 
static double TetAspectRatio (vtkCell *cell)
 
static double TetRadiusRatio (vtkCell *cell)
 
static double TetAspectFrobenius (vtkCell *cell)
 
static double TetMinAngle (vtkCell *cell)
 
static double HexEdgeRatio (vtkCell *cell)
 
static double HexMedAspectFrobenius (vtkCell *cell)
 
static double TetCollapseRatio (vtkCell *cell)
 
static double TetAspectBeta (vtkCell *cell)
 
static double TetAspectGamma (vtkCell *cell)
 
static double TetVolume (vtkCell *cell)
 
static double TetCondition (vtkCell *cell)
 
static double TetJacobian (vtkCell *cell)
 
static double TetScaledJacobian (vtkCell *cell)
 
static double TetShape (vtkCell *cell)
 
static double TetRelativeSizeSquared (vtkCell *cell)
 
static double TetShapeandSize (vtkCell *cell)
 
static double TetDistortion (vtkCell *cell)
 
static double HexMaxAspectFrobenius (vtkCell *cell)
 
static double HexMaxEdgeRatio (vtkCell *cell)
 
static double HexSkew (vtkCell *cell)
 
static double HexTaper (vtkCell *cell)
 
static double HexVolume (vtkCell *cell)
 
static double HexStretch (vtkCell *cell)
 
static double HexDiagonal (vtkCell *cell)
 
static double HexDimension (vtkCell *cell)
 
static double HexOddy (vtkCell *cell)
 
static double HexCondition (vtkCell *cell)
 
static double HexJacobian (vtkCell *cell)
 
static double HexScaledJacobian (vtkCell *cell)
 
static double HexShear (vtkCell *cell)
 
static double HexShape (vtkCell *cell)
 
static double HexRelativeSizeSquared (vtkCell *cell)
 
static double HexShapeAndSize (vtkCell *cell)
 
static double HexShearAndSize (vtkCell *cell)
 
static double HexDistortion (vtkCell *cell)
 
- Static Public Member Functions inherited from vtkDataSetAlgorithm
static vtkDataSetAlgorithmNew ()
 
static int IsTypeOf (const char *type)
 
static vtkDataSetAlgorithmSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkAlgorithm
static vtkAlgorithmNew ()
 
static int IsTypeOf (const char *type)
 
static vtkAlgorithmSafeDownCast (vtkObjectBase *o)
 
static vtkInformationIntegerKeyINPUT_IS_OPTIONAL ()
 
static vtkInformationIntegerKeyINPUT_IS_REPEATABLE ()
 
static vtkInformationInformationVectorKeyINPUT_REQUIRED_FIELDS ()
 
static vtkInformationStringVectorKeyINPUT_REQUIRED_DATA_TYPE ()
 
static vtkInformationInformationVectorKeyINPUT_ARRAYS_TO_PROCESS ()
 
static vtkInformationIntegerKeyINPUT_PORT ()
 
static vtkInformationIntegerKeyINPUT_CONNECTION ()
 
static vtkInformationIntegerKeyCAN_PRODUCE_SUB_EXTENT ()
 
static vtkInformationIntegerKeyCAN_HANDLE_PIECE_REQUEST ()
 
static void SetDefaultExecutivePrototype (vtkExecutive *proto)
 
- Static Public Member Functions inherited from vtkObject
static int IsTypeOf (const char *type)
 
static vtkObjectSafeDownCast (vtkObjectBase *o)
 
static vtkObjectNew ()
 
static void BreakOnError ()
 
static void SetGlobalWarningDisplay (int val)
 
static void GlobalWarningDisplayOn ()
 
static void GlobalWarningDisplayOff ()
 
static int GetGlobalWarningDisplay ()
 
- Static Public Member Functions inherited from vtkObjectBase
static int IsTypeOf (const char *name)
 
static vtkObjectBaseNew ()
 

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 
 vtkMeshQuality ()
 
 ~vtkMeshQuality ()
 
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
- Protected Member Functions inherited from vtkDataSetAlgorithm
 vtkDataSetAlgorithm ()
 
 ~vtkDataSetAlgorithm ()
 
virtual int FillOutputPortInformation (int port, vtkInformation *info)
 
virtual int FillInputPortInformation (int port, vtkInformation *info)
 
vtkDataObjectGetInput (int port)
 
virtual int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
virtual int RequestUpdateExtent (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
virtual int RequestDataObject (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
- Protected Member Functions inherited from vtkAlgorithm
 vtkAlgorithm ()
 
 ~vtkAlgorithm ()
 
virtual void SetNumberOfInputPorts (int n)
 
virtual void SetNumberOfOutputPorts (int n)
 
int InputPortIndexInRange (int index, const char *action)
 
int OutputPortIndexInRange (int index, const char *action)
 
int GetInputArrayAssociation (int idx, vtkInformationVector **inputVector)
 
virtual vtkExecutiveCreateDefaultExecutive ()
 
virtual void ReportReferences (vtkGarbageCollector *)
 
virtual void SetNumberOfInputConnections (int port, int n)
 
int GetInputArrayAssociation (int idx, int connection, vtkInformationVector **inputVector)
 
int GetInputArrayAssociation (int idx, vtkDataObject *input)
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkInformationVector **inputVector)
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkInformationVector **inputVector, int &association)
 
vtkDataArrayGetInputArrayToProcess (int idx, int connection, vtkInformationVector **inputVector)
 
vtkDataArrayGetInputArrayToProcess (int idx, int connection, vtkInformationVector **inputVector, int &association)
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkDataObject *input)
 
vtkDataArrayGetInputArrayToProcess (int idx, vtkDataObject *input, int &association)
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkInformationVector **inputVector)
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkInformationVector **inputVector, int &association)
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, int connection, vtkInformationVector **inputVector)
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, int connection, vtkInformationVector **inputVector, int &association)
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkDataObject *input)
 
vtkAbstractArrayGetInputAbstractArrayToProcess (int idx, vtkDataObject *input, int &association)
 
vtkInformationGetInputArrayFieldInformation (int idx, vtkInformationVector **inputVector)
 
virtual void SetNthInputConnection (int port, int index, vtkAlgorithmOutput *input)
 
void SetInputDataInternal (int port, vtkDataObject *input)
 
void AddInputDataInternal (int port, vtkDataObject *input)
 
virtual void SetErrorCode (unsigned long)
 
- Protected Member Functions inherited from vtkObject
 vtkObject ()
 
virtual ~vtkObject ()
 
virtual void RegisterInternal (vtkObjectBase *, int check)
 
virtual void UnRegisterInternal (vtkObjectBase *, int check)
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)
 
void InternalReleaseFocus ()
 
- Protected Member Functions inherited from vtkObjectBase
 vtkObjectBase ()
 
virtual ~vtkObjectBase ()
 
virtual void CollectRevisions (ostream &)
 
 vtkObjectBase (const vtkObjectBase &)
 
void operator= (const vtkObjectBase &)
 

Static Protected Member Functions

static int GetCurrentTriangleNormal (double point[3], double normal[3])
 
- Static Protected Member Functions inherited from vtkAlgorithm
static vtkInformationIntegerKeyPORT_REQUIREMENTS_FILLED ()
 

Protected Attributes

int SaveCellQuality
 
int TriangleQualityMeasure
 
int QuadQualityMeasure
 
int TetQualityMeasure
 
int HexQualityMeasure
 
int CompatibilityMode
 
int Volume
 
vtkDataArrayCellNormals
 
- Protected Attributes inherited from vtkAlgorithm
vtkInformationInformation
 
double Progress
 
char * ProgressText
 
vtkProgressObserverProgressObserver
 
unsigned long ErrorCode
 
- Protected Attributes inherited from vtkObject
bool Debug
 
vtkTimeStamp MTime
 
vtkSubjectHelper * SubjectHelper
 
- Protected Attributes inherited from vtkObjectBase
vtkAtomicInt32 ReferenceCount
 
vtkWeakPointerBase ** WeakPointers
 

Static Protected Attributes

static double CurrentTriNormal [3]
 
- Static Protected Attributes inherited from vtkAlgorithm
static vtkExecutiveDefaultExecutivePrototype
 

Additional Inherited Members

- Public Attributes inherited from vtkAlgorithm
int AbortExecute
 

Detailed Description

Calculate functions of quality of the elements.

$Date$ $Revision$ of a mesh

vtkMeshQuality computes one or more functions of (geometric) quality for each 2-D and 3-D cell (triangle, quadrilateral, tetrahedron, or hexahedron) of a mesh. These functions of quality are then averaged over the entire mesh. The minimum, average, maximum, and unbiased variance of quality for each type of cell is stored in the output mesh's FieldData. The FieldData arrays are named "Mesh Triangle Quality," "Mesh Quadrilateral Quality," "Mesh Tetrahedron Quality," and "Mesh Hexahedron Quality." Each array has a single tuple with 5 components. The first 4 components are the quality statistics mentioned above; the final value is the number of cells of the given type. This final component makes aggregation of statistics for distributed mesh data possible.

By default, the per-cell quality is added to the mesh's cell data, in an array named "Quality." Cell types not supported by this filter will have an entry of 0. Use SaveCellQualityOff() to store only the final statistics.

This version of the filter written by Philippe Pebay and David Thompson overtakes an older version written by Leila Baghdadi, Hanif Ladak, and David Steinman at the Imaging Research Labs, Robarts Research Institute. That version only supported tetrahedral radius ratio. See the CompatibilityModeOn() member for information on how to make this filter behave like the previous implementation. For more information on the triangle quality functions of this class, cf. Pebay & Baker 2003, Analysis of triangle quality measures, Math Comp 72:244. For more information on the quadrangle quality functions of this class, cf. Pebay 2004, Planar Quadrangle Quality Measures, Eng Comp 20:2.

Warning
While more general than before, this class does not address many cell types, including wedges and pyramids in 3D and triangle strips and fans in 2D (among others). Most quadrilateral quality functions are intended for planar quadrilaterals only. The minimal angle is not, strictly speaking, a quality function, but it is provided because of its usage by many authors.
Tests:
vtkMeshQuality (Tests)

Definition at line 107 of file vtkMeshQuality.h.

Member Typedef Documentation

Definition at line 111 of file vtkMeshQuality.h.

Constructor & Destructor Documentation

vtkMeshQuality::vtkMeshQuality ( )
protected
vtkMeshQuality::~vtkMeshQuality ( )
protected

Member Function Documentation

void vtkMeshQuality::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkDataSetAlgorithm.

static int vtkMeshQuality::IsTypeOf ( const char *  type)
static
virtual int vtkMeshQuality::IsA ( const char *  name)
virtual

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkDataSetAlgorithm.

static vtkMeshQuality* vtkMeshQuality::SafeDownCast ( vtkObjectBase o)
static
virtual vtkObjectBase* vtkMeshQuality::NewInstanceInternal ( ) const
protectedvirtual

Reimplemented from vtkDataSetAlgorithm.

vtkMeshQuality* vtkMeshQuality::NewInstance ( ) const
static vtkMeshQuality* vtkMeshQuality::New ( )
static
virtual void vtkMeshQuality::SetSaveCellQuality ( int  )
virtual

This variable controls whether or not cell quality is stored as cell data in the resulting mesh or discarded (leaving only the aggregate quality average of the entire mesh, recorded in the FieldData).

virtual int vtkMeshQuality::GetSaveCellQuality ( )
virtual

This variable controls whether or not cell quality is stored as cell data in the resulting mesh or discarded (leaving only the aggregate quality average of the entire mesh, recorded in the FieldData).

virtual void vtkMeshQuality::SaveCellQualityOn ( )
virtual

This variable controls whether or not cell quality is stored as cell data in the resulting mesh or discarded (leaving only the aggregate quality average of the entire mesh, recorded in the FieldData).

virtual void vtkMeshQuality::SaveCellQualityOff ( )
virtual

This variable controls whether or not cell quality is stored as cell data in the resulting mesh or discarded (leaving only the aggregate quality average of the entire mesh, recorded in the FieldData).

virtual void vtkMeshQuality::SetTriangleQualityMeasure ( int  )
virtual

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

virtual int vtkMeshQuality::GetTriangleQualityMeasure ( )
virtual

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

void vtkMeshQuality::SetTriangleQualityMeasureToArea ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 134 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToEdgeRatio ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 138 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToAspectRatio ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 142 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToRadiusRatio ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 146 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToAspectFrobenius ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 150 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToMinAngle ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 154 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToMaxAngle ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 158 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToCondition ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 162 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToScaledJacobian ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 166 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToRelativeSizeSquared ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 170 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToShape ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 174 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToShapeAndSize ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 178 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTriangleQualityMeasureToDistortion ( )
inline

Set/Get the particular estimator used to function the quality of triangles. The default is VTK_QUALITY_RADIUS_RATIO and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, and VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_CONDITION, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 182 of file vtkMeshQuality.h.

virtual void vtkMeshQuality::SetQuadQualityMeasure ( int  )
virtual

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

virtual int vtkMeshQuality::GetQuadQualityMeasure ( )
virtual

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

void vtkMeshQuality::SetQuadQualityMeasureToEdgeRatio ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 205 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToAspectRatio ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 209 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToRadiusRatio ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 213 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToMedAspectFrobenius ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 217 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToMaxAspectFrobenius ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 221 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToMaxEdgeRatios ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 225 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToSkew ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 229 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToTaper ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 233 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToWarpage ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 237 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToArea ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 241 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToStretch ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 245 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToMinAngle ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 249 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToMaxAngle ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 253 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToOddy ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 257 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToCondition ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 261 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToJacobian ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 265 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToScaledJacobian ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 269 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToShear ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 273 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToShape ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 277 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToRelativeSizeSquared ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 281 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToShapeAndSize ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 285 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToShearAndSize ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 289 of file vtkMeshQuality.h.

void vtkMeshQuality::SetQuadQualityMeasureToDistortion ( )
inline

Set/Get the particular estimator used to measure the quality of quadrilaterals. The default is VTK_QUALITY_EDGE_RATIO and valid values also include VTK_QUALITY_RADIUS_RATIO, VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_MAX_EDGE_RATIO VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_WARPAGE, VTK_QUALITY_AREA, VTK_QUALITY_STRETCH, VTK_QUALITY_MIN_ANGLE, VTK_QUALITY_MAX_ANGLE, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION. Scope: Except for VTK_QUALITY_EDGE_RATIO, these estimators are intended for planar quadrilaterals only; use at your own risk if you really want to assess non-planar quadrilateral quality with those.

Definition at line 293 of file vtkMeshQuality.h.

virtual void vtkMeshQuality::SetTetQualityMeasure ( int  )
virtual

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

virtual int vtkMeshQuality::GetTetQualityMeasure ( )
virtual

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

void vtkMeshQuality::SetTetQualityMeasureToEdgeRatio ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 312 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToAspectRatio ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 316 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToRadiusRatio ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 320 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToAspectFrobenius ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 324 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToMinAngle ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 328 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToCollapseRatio ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 332 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToAspectBeta ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 336 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToAspectGamma ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 340 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToVolume ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 344 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToCondition ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 348 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToJacobian ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 352 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToScaledJacobian ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 356 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToShape ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 360 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToRelativeSizeSquared ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 364 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToShapeAndSize ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 368 of file vtkMeshQuality.h.

void vtkMeshQuality::SetTetQualityMeasureToDistortion ( )
inline

Set/Get the particular estimator used to measure the quality of tetrahedra. The default is VTK_QUALITY_RADIUS_RATIO (identical to Verdict's aspect ratio beta) and valid values also include VTK_QUALITY_ASPECT_RATIO, VTK_QUALITY_ASPECT_FROBENIUS, VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_COLLAPSE_RATIO, VTK_QUALITY_ASPECT_BETA, VTK_QUALITY_ASPECT_GAMMA, VTK_QUALITY_VOLUME, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 372 of file vtkMeshQuality.h.

virtual void vtkMeshQuality::SetHexQualityMeasure ( int  )
virtual

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

virtual int vtkMeshQuality::GetHexQualityMeasure ( )
virtual

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

void vtkMeshQuality::SetHexQualityMeasureToEdgeRatio ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 391 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToMedAspectFrobenius ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 395 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToMaxAspectFrobenius ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 399 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToMaxEdgeRatios ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 403 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToSkew ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 407 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToTaper ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 411 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToVolume ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 415 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToStretch ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 419 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToDiagonal ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 423 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToDimension ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 427 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToOddy ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 431 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToCondition ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 435 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToJacobian ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 439 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToScaledJacobian ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 443 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToShear ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 447 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToShape ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 451 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToRelativeSizeSquared ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 455 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToShapeAndSize ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 459 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToShearAndSize ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 463 of file vtkMeshQuality.h.

void vtkMeshQuality::SetHexQualityMeasureToDistortion ( )
inline

Set/Get the particular estimator used to measure the quality of hexahedra. The default is VTK_QUALITY_MAX_ASPECT_FROBENIUS and valid values also include VTK_QUALITY_EDGE_RATIO, VTK_QUALITY_MAX_ASPECT_FROBENIUS, VTK_QUALITY_MAX_EDGE_RATIO, VTK_QUALITY_SKEW, VTK_QUALITY_TAPER, VTK_QUALITY_VOLUME, VTK_QUALITY_STRETCH, VTK_QUALITY_DIAGONAL, VTK_QUALITY_DIMENSION, VTK_QUALITY_ODDY, VTK_QUALITY_CONDITION, VTK_QUALITY_JACOBIAN, VTK_QUALITY_SCALED_JACOBIAN, VTK_QUALITY_SHEAR, VTK_QUALITY_SHAPE, VTK_QUALITY_RELATIVE_SIZE_SQUARED, VTK_QUALITY_SHAPE_AND_SIZE, VTK_QUALITY_SHEAR_AND_SIZE, and VTK_QUALITY_DISTORTION.

Definition at line 467 of file vtkMeshQuality.h.

static double vtkMeshQuality::TriangleArea ( vtkCell cell)
static

This is a static function used to calculate the area of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleEdgeRatio ( vtkCell cell)
static

This is a static function used to calculate the edge ratio of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The edge ratio of a triangle $t$ is: $\frac{|t|_\infty}{|t|_0}$, where $|t|_\infty$ and $|t|_0$ respectively denote the greatest and the smallest edge lengths of $t$.

static double vtkMeshQuality::TriangleAspectRatio ( vtkCell cell)
static

This is a static function used to calculate the aspect ratio of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The aspect ratio of a triangle $t$ is: $\frac{|t|_\infty}{2\sqrt{3}r}$, where $|t|_\infty$ and $r$ respectively denote the greatest edge length and the inradius of $t$.

static double vtkMeshQuality::TriangleRadiusRatio ( vtkCell cell)
static

This is a static function used to calculate the radius ratio of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The radius ratio of a triangle $t$ is: $\frac{R}{2r}$, where $R$ and $r$ respectively denote the circumradius and the inradius of $t$.

static double vtkMeshQuality::TriangleAspectFrobenius ( vtkCell cell)
static

This is a static function used to calculate the Frobenius condition number of the transformation matrix from an equilateral triangle to a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The Frobenius aspect of a triangle $t$, when the reference element is equilateral, is: $\frac{|t|^2_2}{2\sqrt{3}{\cal A}}$, where $|t|^2_2$ and $\cal A$ respectively denote the sum of the squared edge lengths and the area of $t$.

static double vtkMeshQuality::TriangleMinAngle ( vtkCell cell)
static

This is a static function used to calculate the minimal (nonoriented) angle of a triangle, expressed in degrees. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleMaxAngle ( vtkCell cell)
static

This is a static function used to calculate the maximal (nonoriented) angle of a triangle, expressed in degrees. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleCondition ( vtkCell cell)
static

This is a static function used to calculate the condition number of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleScaledJacobian ( vtkCell cell)
static

This is a static function used to calculate the scaled Jacobian of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleRelativeSizeSquared ( vtkCell cell)
static

This is a static function used to calculate the square of the relative size of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleShape ( vtkCell cell)
static

This is a static function used to calculate the shape of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleShapeAndSize ( vtkCell cell)
static

This is a static function used to calculate the product of shape and relative size of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TriangleDistortion ( vtkCell cell)
static

This is a static function used to calculate the distortion of a triangle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::QuadEdgeRatio ( vtkCell cell)
static

This is a static function used to calculate the edge ratio of a quadrilateral. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The edge ratio of a quadrilateral $q$ is: $\frac{|q|_\infty}{|q|_0}$, where $|q|_\infty$ and $|q|_0$ respectively denote the greatest and the smallest edge lengths of $q$.

static double vtkMeshQuality::QuadAspectRatio ( vtkCell cell)
static

This is a static function used to calculate the aspect ratio of a planar quadrilateral. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. Use at your own risk with nonplanar quadrilaterals. The aspect ratio of a planar quadrilateral $q$ is: $\frac{|q|_1|q|_\infty}{4{\cal A}}$, where $|q|_1$, $|q|_\infty$ and ${\cal A}$ respectively denote the perimeter, the greatest edge length and the area of $q$.

static double vtkMeshQuality::QuadRadiusRatio ( vtkCell cell)
static

This is a static function used to calculate the radius ratio of a planar quadrilateral. The name is only used by analogy with the triangle radius ratio, because in general a quadrilateral does not have a circumcircle nor an incircle. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. Use at your own risk with nonplanar quadrilaterals. The radius ratio of a planar quadrilateral $q$ is: $\frac{|q|_2h_{\max}}{\min_i{\cal A}_i}$, where $|q|_2$, $h_{\max}$ and $\min{\cal A}_i$ respectively denote the sum of the squared edge lengths, the greatest amongst diagonal and edge lengths and the smallest area of the 4 triangles extractable from $q$.

static double vtkMeshQuality::QuadMedAspectFrobenius ( vtkCell cell)
static

This is a static function used to calculate the average Frobenius aspect of the 4 corner triangles of a planar quadrilateral, when the reference triangle elements are right isosceles at the quadrangle vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. Use at your own risk with nonplanar quadrilaterals. The Frobenius aspect of a triangle $t$, when the reference element is right isosceles at vertex $V$, is: $\frac{f^2+g^2}{4{\cal A}}$, where $f^2+g^2$ and $\cal A$ respectively denote the sum of the squared lengths of the edges attached to $V$ and the area of $t$.

static double vtkMeshQuality::QuadMaxAspectFrobenius ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 4 corner triangles of a planar quadrilateral, when the reference triangle elements are right isosceles at the quadrangle vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. Use at your own risk with nonplanar quadrilaterals. The Frobenius aspect of a triangle $t$, when the reference element is right isosceles at vertex $V$, is: $\frac{f^2+g^2}{4{\cal A}}$, where $f^2+g^2$ and $\cal A$ respectively denote the sum of the squared lengths of the edges attached to $V$ and the area of $t$.

static double vtkMeshQuality::QuadMinAngle ( vtkCell cell)
static

This is a static function used to calculate the minimal (nonoriented) angle of a quadrilateral, expressed in degrees. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::QuadMaxEdgeRatios ( vtkCell cell)
static
static double vtkMeshQuality::QuadSkew ( vtkCell cell)
static
static double vtkMeshQuality::QuadTaper ( vtkCell cell)
static
static double vtkMeshQuality::QuadWarpage ( vtkCell cell)
static
static double vtkMeshQuality::QuadArea ( vtkCell cell)
static
static double vtkMeshQuality::QuadStretch ( vtkCell cell)
static
static double vtkMeshQuality::QuadMaxAngle ( vtkCell cell)
static
static double vtkMeshQuality::QuadOddy ( vtkCell cell)
static
static double vtkMeshQuality::QuadCondition ( vtkCell cell)
static
static double vtkMeshQuality::QuadJacobian ( vtkCell cell)
static
static double vtkMeshQuality::QuadScaledJacobian ( vtkCell cell)
static
static double vtkMeshQuality::QuadShear ( vtkCell cell)
static
static double vtkMeshQuality::QuadShape ( vtkCell cell)
static
static double vtkMeshQuality::QuadRelativeSizeSquared ( vtkCell cell)
static
static double vtkMeshQuality::QuadShapeAndSize ( vtkCell cell)
static
static double vtkMeshQuality::QuadShearAndSize ( vtkCell cell)
static
static double vtkMeshQuality::QuadDistortion ( vtkCell cell)
static
static double vtkMeshQuality::TetEdgeRatio ( vtkCell cell)
static

This is a static function used to calculate the edge ratio of a tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The edge ratio of a tetrahedron $K$ is: $\frac{|K|_\infty}{|K|_0}$, where $|K|_\infty$ and $|K|_0$ respectively denote the greatest and the smallest edge lengths of $K$.

static double vtkMeshQuality::TetAspectRatio ( vtkCell cell)
static

This is a static function used to calculate the aspect ratio of a tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The aspect ratio of a tetrahedron $K$ is: $\frac{|K|_\infty}{2\sqrt{6}r}$, where $|K|_\infty$ and $r$ respectively denote the greatest edge length and the inradius of $K$.

static double vtkMeshQuality::TetRadiusRatio ( vtkCell cell)
static

This is a static function used to calculate the radius ratio of a tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The radius ratio of a tetrahedron $K$ is: $\frac{R}{3r}$, where $R$ and $r$ respectively denote the circumradius and the inradius of $K$.

static double vtkMeshQuality::TetAspectFrobenius ( vtkCell cell)
static

This is a static function used to calculate the Frobenius condition number of the transformation matrix from a regular tetrahedron to a tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The Frobenius aspect of a tetrahedron $K$, when the reference element is regular, is: $\frac{\frac{3}{2}(l_{11}+l_{22}+l_{33}) - (l_{12}+l_{13}+l_{23})} {3(\sqrt{2}\det{T})^\frac{2}{3}}$, where $T$ and $l_{ij}$ respectively denote the edge matrix of $K$ and the entries of $L=T^t\,T$.

static double vtkMeshQuality::TetMinAngle ( vtkCell cell)
static

This is a static function used to calculate the minimal (nonoriented) dihedral angle of a tetrahedron, expressed in degrees. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetCollapseRatio ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetAspectBeta ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetAspectGamma ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetVolume ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetCondition ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetJacobian ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetScaledJacobian ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetShape ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetRelativeSizeSquared ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetShapeandSize ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::TetDistortion ( vtkCell cell)
static

This is a static function used to calculate the collapse ratio of a tetrahedron. The collapse ratio is a dimensionless number defined as the smallest ratio of the height of a vertex above its opposing triangle to the longest edge of that opposing triangle across all vertices of the tetrahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexEdgeRatio ( vtkCell cell)
static

This is a static function used to calculate the edge ratio of a hexahedron. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function. The edge ratio of a hexahedron $H$ is: $\frac{|H|_\infty}{|H|_0}$, where $|H|_\infty$ and $|H|_0$ respectively denote the greatest and the smallest edge lengths of $H$.

static double vtkMeshQuality::HexMedAspectFrobenius ( vtkCell cell)
static

This is a static function used to calculate the average Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexMaxAspectFrobenius ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexMaxEdgeRatio ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexSkew ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexTaper ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexVolume ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexStretch ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexDiagonal ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexDimension ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexOddy ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexCondition ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexJacobian ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexScaledJacobian ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexShear ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexShape ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexRelativeSizeSquared ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexShapeAndSize ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexShearAndSize ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

static double vtkMeshQuality::HexDistortion ( vtkCell cell)
static

This is a static function used to calculate the maximal Frobenius aspect of the 8 corner tetrahedra of a hexahedron, when the reference tetrahedral elements are right isosceles at the hexahedron vertices. It assumes that you pass the correct type of cell – no type checking is performed because this method is called from the inner loop of the Execute() member function.

virtual void vtkMeshQuality::SetRatio ( int  r)
inlinevirtual

These methods are deprecated. Use Get/SetSaveCellQuality() instead. Formerly, SetRatio could be used to disable computation of the tetrahedral radius ratio so that volume alone could be computed. Now, cell quality is always computed, but you may decide not to store the result for each cell. This allows average cell quality of a mesh to be calculated without requiring per-cell storage.

Definition at line 769 of file vtkMeshQuality.h.

int vtkMeshQuality::GetRatio ( )
inline

These methods are deprecated. Use Get/SetSaveCellQuality() instead. Formerly, SetRatio could be used to disable computation of the tetrahedral radius ratio so that volume alone could be computed. Now, cell quality is always computed, but you may decide not to store the result for each cell. This allows average cell quality of a mesh to be calculated without requiring per-cell storage.

Definition at line 770 of file vtkMeshQuality.h.

virtual void vtkMeshQuality::RatioOn ( )
virtual

These methods are deprecated. Use Get/SetSaveCellQuality() instead. Formerly, SetRatio could be used to disable computation of the tetrahedral radius ratio so that volume alone could be computed. Now, cell quality is always computed, but you may decide not to store the result for each cell. This allows average cell quality of a mesh to be calculated without requiring per-cell storage.

virtual void vtkMeshQuality::RatioOff ( )
virtual

These methods are deprecated. Use Get/SetSaveCellQuality() instead. Formerly, SetRatio could be used to disable computation of the tetrahedral radius ratio so that volume alone could be computed. Now, cell quality is always computed, but you may decide not to store the result for each cell. This allows average cell quality of a mesh to be calculated without requiring per-cell storage.

virtual void vtkMeshQuality::SetVolume ( int  cv)
inlinevirtual

These methods are deprecated. The functionality of computing cell volume is being removed until it can be computed for any 3D cell. (The previous implementation only worked for tetrahedra.) For now, turning on the volume computation will put this filter into "compatibility mode," where tetrahedral cell volume is stored in first component of each output tuple and the radius ratio is stored in the second component. You may also use CompatibilityModeOn()/Off() to enter this mode. In this mode, cells other than tetrahedra will have report a volume of 0.0 (if volume computation is enabled). By default, volume computation is disabled and compatibility mode is off, since it does not make a lot of sense for meshes with non-tetrahedral cells.

Definition at line 787 of file vtkMeshQuality.h.

int vtkMeshQuality::GetVolume ( )
inline

These methods are deprecated. The functionality of computing cell volume is being removed until it can be computed for any 3D cell. (The previous implementation only worked for tetrahedra.) For now, turning on the volume computation will put this filter into "compatibility mode," where tetrahedral cell volume is stored in first component of each output tuple and the radius ratio is stored in the second component. You may also use CompatibilityModeOn()/Off() to enter this mode. In this mode, cells other than tetrahedra will have report a volume of 0.0 (if volume computation is enabled). By default, volume computation is disabled and compatibility mode is off, since it does not make a lot of sense for meshes with non-tetrahedral cells.

Definition at line 800 of file vtkMeshQuality.h.

virtual void vtkMeshQuality::VolumeOn ( )
virtual

These methods are deprecated. The functionality of computing cell volume is being removed until it can be computed for any 3D cell. (The previous implementation only worked for tetrahedra.) For now, turning on the volume computation will put this filter into "compatibility mode," where tetrahedral cell volume is stored in first component of each output tuple and the radius ratio is stored in the second component. You may also use CompatibilityModeOn()/Off() to enter this mode. In this mode, cells other than tetrahedra will have report a volume of 0.0 (if volume computation is enabled). By default, volume computation is disabled and compatibility mode is off, since it does not make a lot of sense for meshes with non-tetrahedral cells.

virtual void vtkMeshQuality::VolumeOff ( )
virtual

These methods are deprecated. The functionality of computing cell volume is being removed until it can be computed for any 3D cell. (The previous implementation only worked for tetrahedra.) For now, turning on the volume computation will put this filter into "compatibility mode," where tetrahedral cell volume is stored in first component of each output tuple and the radius ratio is stored in the second component. You may also use CompatibilityModeOn()/Off() to enter this mode. In this mode, cells other than tetrahedra will have report a volume of 0.0 (if volume computation is enabled). By default, volume computation is disabled and compatibility mode is off, since it does not make a lot of sense for meshes with non-tetrahedral cells.

virtual void vtkMeshQuality::SetCompatibilityMode ( int  cm)
inlinevirtual

CompatibilityMode governs whether, when both a quality function and cell volume are to be stored as cell data, the two values are stored in a single array. When compatibility mode is off (the default), two separate arrays are used – one labeled "Quality" and the other labeled "Volume". When compatibility mode is on, both values are stored in a single array, with volume as the first component and quality as the second component. Enabling CompatibilityMode changes the default tetrahedral quality function to VTK_QUALITY_RADIUS_RATIO and turns volume computation on. (This matches the default behavior of the initial implementation of vtkMeshQuality.) You may change quality function and volume computation without leaving compatibility mode. Disabling compatibility mode does not affect the current volume computation or tetrahedral quality function settings. The final caveat to CompatibilityMode is that regardless of its setting, the resulting array will be of type vtkDoubleArray rather than the original vtkFloatArray. This is a safety function to keep the authors from diving off of the Combinatorial Coding Cliff into Certain Insanity.

Definition at line 826 of file vtkMeshQuality.h.

virtual int vtkMeshQuality::GetCompatibilityMode ( )
virtual

CompatibilityMode governs whether, when both a quality function and cell volume are to be stored as cell data, the two values are stored in a single array. When compatibility mode is off (the default), two separate arrays are used – one labeled "Quality" and the other labeled "Volume". When compatibility mode is on, both values are stored in a single array, with volume as the first component and quality as the second component. Enabling CompatibilityMode changes the default tetrahedral quality function to VTK_QUALITY_RADIUS_RATIO and turns volume computation on. (This matches the default behavior of the initial implementation of vtkMeshQuality.) You may change quality function and volume computation without leaving compatibility mode. Disabling compatibility mode does not affect the current volume computation or tetrahedral quality function settings. The final caveat to CompatibilityMode is that regardless of its setting, the resulting array will be of type vtkDoubleArray rather than the original vtkFloatArray. This is a safety function to keep the authors from diving off of the Combinatorial Coding Cliff into Certain Insanity.

virtual void vtkMeshQuality::CompatibilityModeOn ( )
virtual

CompatibilityMode governs whether, when both a quality function and cell volume are to be stored as cell data, the two values are stored in a single array. When compatibility mode is off (the default), two separate arrays are used – one labeled "Quality" and the other labeled "Volume". When compatibility mode is on, both values are stored in a single array, with volume as the first component and quality as the second component. Enabling CompatibilityMode changes the default tetrahedral quality function to VTK_QUALITY_RADIUS_RATIO and turns volume computation on. (This matches the default behavior of the initial implementation of vtkMeshQuality.) You may change quality function and volume computation without leaving compatibility mode. Disabling compatibility mode does not affect the current volume computation or tetrahedral quality function settings. The final caveat to CompatibilityMode is that regardless of its setting, the resulting array will be of type vtkDoubleArray rather than the original vtkFloatArray. This is a safety function to keep the authors from diving off of the Combinatorial Coding Cliff into Certain Insanity.

virtual void vtkMeshQuality::CompatibilityModeOff ( )
virtual

CompatibilityMode governs whether, when both a quality function and cell volume are to be stored as cell data, the two values are stored in a single array. When compatibility mode is off (the default), two separate arrays are used – one labeled "Quality" and the other labeled "Volume". When compatibility mode is on, both values are stored in a single array, with volume as the first component and quality as the second component. Enabling CompatibilityMode changes the default tetrahedral quality function to VTK_QUALITY_RADIUS_RATIO and turns volume computation on. (This matches the default behavior of the initial implementation of vtkMeshQuality.) You may change quality function and volume computation without leaving compatibility mode. Disabling compatibility mode does not affect the current volume computation or tetrahedral quality function settings. The final caveat to CompatibilityMode is that regardless of its setting, the resulting array will be of type vtkDoubleArray rather than the original vtkFloatArray. This is a safety function to keep the authors from diving off of the Combinatorial Coding Cliff into Certain Insanity.

virtual int vtkMeshQuality::RequestData ( vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector  
)
protectedvirtual

This is called within ProcessRequest when a request asks the algorithm to do its work. This is the method you should override to do whatever the algorithm is designed to do. This happens during the fourth pass in the pipeline execution process.

Reimplemented from vtkDataSetAlgorithm.

static int vtkMeshQuality::GetCurrentTriangleNormal ( double  point[3],
double  normal[3] 
)
staticprotected

A function called by some VERDICT triangle quality functions to test for inverted triangles.

Member Data Documentation

int vtkMeshQuality::SaveCellQuality
protected

Definition at line 854 of file vtkMeshQuality.h.

int vtkMeshQuality::TriangleQualityMeasure
protected

Definition at line 855 of file vtkMeshQuality.h.

int vtkMeshQuality::QuadQualityMeasure
protected

Definition at line 856 of file vtkMeshQuality.h.

int vtkMeshQuality::TetQualityMeasure
protected

Definition at line 857 of file vtkMeshQuality.h.

int vtkMeshQuality::HexQualityMeasure
protected

Definition at line 858 of file vtkMeshQuality.h.

int vtkMeshQuality::CompatibilityMode
protected

Definition at line 860 of file vtkMeshQuality.h.

int vtkMeshQuality::Volume
protected

Definition at line 861 of file vtkMeshQuality.h.

vtkDataArray* vtkMeshQuality::CellNormals
protected

Definition at line 863 of file vtkMeshQuality.h.

double vtkMeshQuality::CurrentTriNormal[3]
staticprotected

Definition at line 864 of file vtkMeshQuality.h.


The documentation for this class was generated from the following file: