#include <itkQuadEdgeMeshParamMatrixCoefficients.h>


See paper:
Definition at line 181 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
Public Types | |
| typedef InputMeshType::CoordRepType | InputCoordRepType |
| typedef TInputMesh | InputMeshType |
| typedef InputMeshType::PointIdentifier | InputPointIdentifier |
| typedef InputMeshType::PointType | InputPointType |
| typedef InputMeshType::QEType | InputQEType |
| typedef MatrixCoefficients < TInputMesh > | Superclass |
Public Member Functions | |
| AuthalicMatrixCoefficients () | |
| InputCoordRepType | operator() (InputMeshType *iMesh, InputQEType *iEdge) const |
| typedef InputMeshType::CoordRepType itk::AuthalicMatrixCoefficients< TInputMesh >::InputCoordRepType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 187 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef TInputMesh itk::AuthalicMatrixCoefficients< TInputMesh >::InputMeshType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 186 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::PointIdentifier itk::AuthalicMatrixCoefficients< TInputMesh >::InputPointIdentifier |
Definition at line 189 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::PointType itk::AuthalicMatrixCoefficients< TInputMesh >::InputPointType |
Definition at line 188 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::QEType itk::AuthalicMatrixCoefficients< TInputMesh >::InputQEType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 190 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef MatrixCoefficients< TInputMesh > itk::AuthalicMatrixCoefficients< TInputMesh >::Superclass |
Definition at line 184 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| itk::AuthalicMatrixCoefficients< TInputMesh >::AuthalicMatrixCoefficients | ( | ) | [inline] |
Definition at line 192 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| InputCoordRepType itk::AuthalicMatrixCoefficients< TInputMesh >::operator() | ( | InputMeshType * | iMesh, | |
| InputQEType * | iEdge | |||
| ) | const [inline, virtual] |
| [in] | iMesh | |
| [in] | iEdge |
Implements itk::MatrixCoefficients< TInputMesh >.
Definition at line 200 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000