#include <itkQuadEdgeMeshParamMatrixCoefficients.h>


See paper:
Definition at line 54 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
Public Types | |
| typedef InputMeshType::CoordRepType | InputCoordRepType |
| typedef TInputMesh | InputMeshType |
| typedef InputMeshType::QEType | InputQEType |
| typedef MatrixCoefficients < TInputMesh > | Superclass |
Public Member Functions | |
| OnesMatrixCoefficients () | |
| InputCoordRepType | operator() (InputMeshType *, InputQEType *) const |
| typedef InputMeshType::CoordRepType itk::OnesMatrixCoefficients< TInputMesh >::InputCoordRepType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 60 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef TInputMesh itk::OnesMatrixCoefficients< TInputMesh >::InputMeshType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 59 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::QEType itk::OnesMatrixCoefficients< TInputMesh >::InputQEType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 61 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef MatrixCoefficients< TInputMesh > itk::OnesMatrixCoefficients< TInputMesh >::Superclass |
Definition at line 57 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| itk::OnesMatrixCoefficients< TInputMesh >::OnesMatrixCoefficients | ( | ) | [inline] |
Definition at line 63 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| InputCoordRepType itk::OnesMatrixCoefficients< TInputMesh >::operator() | ( | InputMeshType * | , | |
| InputQEType * | ||||
| ) | const [inline, virtual] |
| [in] | iMesh | |
| [in] | iEdge |
Implements itk::MatrixCoefficients< TInputMesh >.
Definition at line 70 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000