#include <itkQuadEdgeMeshParamMatrixCoefficients.h>


See paper ...
Definition at line 128 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 | |
| ConformalMatrixCoefficients () | |
| InputCoordRepType | operator() (InputMeshType *iMesh, InputQEType *iEdge) const |
| typedef InputMeshType::CoordRepType itk::ConformalMatrixCoefficients< TInputMesh >::InputCoordRepType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 134 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef TInputMesh itk::ConformalMatrixCoefficients< TInputMesh >::InputMeshType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 133 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::PointIdentifier itk::ConformalMatrixCoefficients< TInputMesh >::InputPointIdentifier |
Definition at line 136 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::PointType itk::ConformalMatrixCoefficients< TInputMesh >::InputPointType |
Definition at line 135 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::QEType itk::ConformalMatrixCoefficients< TInputMesh >::InputQEType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 137 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef MatrixCoefficients< TInputMesh > itk::ConformalMatrixCoefficients< TInputMesh >::Superclass |
Definition at line 131 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| itk::ConformalMatrixCoefficients< TInputMesh >::ConformalMatrixCoefficients | ( | ) | [inline] |
Definition at line 139 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| InputCoordRepType itk::ConformalMatrixCoefficients< TInputMesh >::operator() | ( | InputMeshType * | iMesh, | |
| InputQEType * | iEdge | |||
| ) | const [inline, virtual] |
| [in] | iMesh | |
| [in] | iEdge |
Implements itk::MatrixCoefficients< TInputMesh >.
Definition at line 146 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000