Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d5e74628f0e673bb8680aebce32b2c04 > files > 17007

itk-doc-3.12.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ITK: itkQuadEdgeMeshParam.h Source File</title>
<link href="DoxygenStyle.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">


<!--  Section customized for INSIGHT : Tue Jul 17 01:02:45 2001 -->
<center>
<a href="index.html" class="qindex">Main Page</a>&nbsp;&nbsp; 
<a href="modules.html" class="qindex">Groups</a>&nbsp;&nbsp;
<a href="namespaces.html" class="qindex">Namespace List</a>&nbsp;&nbsp;
<a href="hierarchy.html" class="qindex">Class Hierarchy</a>&nbsp;&nbsp;
<a href="classes.html" class="qindex">Alphabetical List</a>&nbsp;&nbsp;
<a href="annotated.html" class="qindex">Compound List</a>&nbsp;&nbsp; 
<a href="files.html" class="qindex">File
List</a>&nbsp;&nbsp; 
<a href="namespacemembers.html" class="qindex">Namespace Members</a>&nbsp;&nbsp; 
<a href="functions.html" class="qindex">Compound Members</a>&nbsp;&nbsp; 
<a href="globals.html" class="qindex">File Members</a>&nbsp;&nbsp;
<a href="pages.html" class="qindex">Concepts</a></center>


<!-- Generated by Doxygen 1.5.9 -->
  <div class="navpath"><a class="el" href="dir_02e23d841c198393a6e961e9a0678fff.html">Code</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_dd352b1cbb04f9ff09fa5f33693fed9f.html">Review</a>
  </div>
<div class="contents">
<h1>itkQuadEdgeMeshParam.h</h1><a href="itkQuadEdgeMeshParam_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*=========================================================================</span>
<a name="l00002"></a>00002 <span class="comment"></span>
<a name="l00003"></a>00003 <span class="comment">  Program:   Insight Segmentation &amp; Registration Toolkit</span>
<a name="l00004"></a>00004 <span class="comment">  Module:    $RCSfile: itkQuadEdgeMeshParam.h,v $</span>
<a name="l00005"></a>00005 <span class="comment">  Language:  C++</span>
<a name="l00006"></a>00006 <span class="comment">  Date:      $Date: 2008-10-03 22:03:41 $</span>
<a name="l00007"></a>00007 <span class="comment">  Version:   $Revision: 1.4 $</span>
<a name="l00008"></a>00008 <span class="comment"></span>
<a name="l00009"></a>00009 <span class="comment">  Copyright (c) Insight Software Consortium. All rights reserved.</span>
<a name="l00010"></a>00010 <span class="comment">  See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details.</span>
<a name="l00011"></a>00011 <span class="comment"></span>
<a name="l00012"></a>00012 <span class="comment">     This software is distributed WITHOUT ANY WARRANTY; without even</span>
<a name="l00013"></a>00013 <span class="comment">     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR</span>
<a name="l00014"></a>00014 <span class="comment">     PURPOSE.  See the above copyright notices for more information.</span>
<a name="l00015"></a>00015 <span class="comment"></span>
<a name="l00016"></a>00016 <span class="comment">=========================================================================*/</span>
<a name="l00017"></a>00017 
<a name="l00018"></a>00018 <span class="preprocessor">#ifndef __itkQuadEdgeMeshParam_h</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define __itkQuadEdgeMeshParam_h</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span>
<a name="l00021"></a>00021 <span class="preprocessor">#include "<a class="code" href="itkQuadEdgeMeshToQuadEdgeMeshFilter_8h.html">itkQuadEdgeMeshToQuadEdgeMeshFilter.h</a>"</span>
<a name="l00022"></a>00022 <span class="preprocessor">#include "<a class="code" href="itkQuadEdgeMeshBorderTransform_8h.html">itkQuadEdgeMeshBorderTransform.h</a>"</span>
<a name="l00023"></a>00023 <span class="preprocessor">#include "<a class="code" href="itkQuadEdgeMeshParamMatrixCoefficients_8h.html">itkQuadEdgeMeshParamMatrixCoefficients.h</a>"</span>
<a name="l00024"></a>00024 
<a name="l00025"></a>00025 <span class="keyword">namespace </span>itk
<a name="l00026"></a>00026 {
<a name="l00034"></a>00034 <span class="keyword">template</span>&lt; <span class="keyword">class</span> TInputMesh, <span class="keyword">class</span> TOutputMesh, <span class="keyword">class</span> TSolverTraits &gt;
<a name="l00035"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html">00035</a> <span class="keyword">class </span><a class="code" href="classitk_1_1QuadEdgeMeshParam.html" title="Compute a planar parameterization of the input mesh.">QuadEdgeMeshParam</a> :
<a name="l00036"></a>00036         <span class="keyword">public</span> <a class="code" href="classitk_1_1QuadEdgeMeshToQuadEdgeMeshFilter.html" title="Duplicates the content of a Mesh.">QuadEdgeMeshToQuadEdgeMeshFilter</a>&lt; TInputMesh, TOutputMesh &gt;
<a name="l00037"></a>00037 {
<a name="l00038"></a>00038 <span class="keyword">public</span>:
<a name="l00039"></a>00039 
<a name="l00041"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#086596e267edd5e6ec08649ae1ab8354">00041</a>    <span class="keyword">typedef</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html" title="Compute a planar parameterization of the input mesh.">QuadEdgeMeshParam</a>                         <a class="code" href="classitk_1_1LightObject.html" title="Light weight base class for most itk classes.">Self</a>;
<a name="l00042"></a>00042    <span class="keyword">typedef</span> <a class="code" href="classitk_1_1QuadEdgeMeshToQuadEdgeMeshFilter.html" title="Duplicates the content of a Mesh.">QuadEdgeMeshToQuadEdgeMeshFilter</a>&lt; TInputMesh,
<a name="l00043"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#752d07e39be3a2e285e96d42b7a90df6">00043</a>      TOutputMesh &gt;                                   <a class="code" href="classitk_1_1LightObject.html" title="Light weight base class for most itk classes.">Superclass</a>;
<a name="l00044"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6b6190cbe351b6bd00aa0171173eab30">00044</a>    <span class="keyword">typedef</span> <a class="code" href="classitk_1_1SmartPointer.html">SmartPointer&lt; Self &gt;</a>                      <a class="code" href="classitk_1_1SmartPointer.html">Pointer</a>;
<a name="l00045"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ae9d43ed6db23cc96dc9488ca2806450">00045</a>    <span class="keyword">typedef</span> <a class="code" href="classitk_1_1SmartPointer.html">SmartPointer&lt; const Self &gt;</a>                <a class="code" href="classitk_1_1SmartPointer.html">ConstPointer</a>;
<a name="l00046"></a>00046 
<a name="l00048"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ba9f88d0062aa549b6bf80b597dcdcda">00048</a>    <span class="keyword">typedef</span> TInputMesh                              <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ba9f88d0062aa549b6bf80b597dcdcda">InputMeshType</a>;
<a name="l00049"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#297fd1baefff5d37b7dda3279aaabf43">00049</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="itkFEMMacro_8h.html#539cce1a3282ba59952dedcbf9cdb23f">InputMeshType::Pointer</a>         <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#297fd1baefff5d37b7dda3279aaabf43">InputMeshPointer</a>;
<a name="l00050"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#65f89026fd0c2097ecd3e691304d5500">00050</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="itkFEMMacro_8h.html#68fafcc6909430ccd70cbc4aeee0107c">InputMeshType::ConstPointer</a>    <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#65f89026fd0c2097ecd3e691304d5500">InputMeshConstPointer</a>;
<a name="l00051"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#59c7e469127b1c4d703c26238bcd338e">00051</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::CoordRepType    <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#59c7e469127b1c4d703c26238bcd338e">InputCoordRepType</a>;
<a name="l00052"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#88d673dee478ca948829656f48572d2b">00052</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::PointType       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#88d673dee478ca948829656f48572d2b">InputPointType</a>;
<a name="l00053"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#be22d79836b3b76c9e567b2cc1f2e926">00053</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputPointType::VectorType     <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#be22d79836b3b76c9e567b2cc1f2e926">InputPointVectorType</a>;
<a name="l00054"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#16d65c0f83c435912866097dc86275d3">00054</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::PointIdentifier <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#16d65c0f83c435912866097dc86275d3">InputPointIdentifier</a>;
<a name="l00055"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#9a1e8b068fa7356a64923fa638195d07">00055</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::QEType          <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#9a1e8b068fa7356a64923fa638195d07">InputQEType</a>;
<a name="l00056"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#24550580fe021f8fff61c8a983da28f9">00056</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::VectorType      <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#24550580fe021f8fff61c8a983da28f9">InputVectorType</a>;
<a name="l00057"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6c32dd63f1121bc5f4b0fbfdec48ba06">00057</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::EdgeListType    <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6c32dd63f1121bc5f4b0fbfdec48ba06">InputEdgeListType</a>;
<a name="l00058"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f9a8a02a6a6ed6a6fb4f1615205f2d78">00058</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::PixelType       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f9a8a02a6a6ed6a6fb4f1615205f2d78">InputPixelType</a>;
<a name="l00059"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ee628156f4976c595c5f3c81ac71afec">00059</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::Traits          <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ee628156f4976c595c5f3c81ac71afec">InputTraits</a>;
<a name="l00060"></a>00060 
<a name="l00061"></a>00061    <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#8a2d0948d64ceb879c556fa5e3246dc1">itkStaticConstMacro</a>( InputVDimension, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>,
<a name="l00062"></a>00062        InputMeshType::PointDimension );
<a name="l00063"></a>00063 
<a name="l00064"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#05a08ee0e0e705181c3f248c73b0055d">00064</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::PointsContainer <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#05a08ee0e0e705181c3f248c73b0055d">InputPointsContainer</a>;
<a name="l00065"></a>00065    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::PointsContainerConstIterator
<a name="l00066"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#b306a6c43a6ffe5e30166f52bb1e2ddb">00066</a>       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#b306a6c43a6ffe5e30166f52bb1e2ddb">InputPointsContainerConstIterator</a>;
<a name="l00067"></a>00067 
<a name="l00068"></a>00068    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::CellsContainerConstIterator
<a name="l00069"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#028c0e65a791dc12ef23cfe67ce4b6cb">00069</a>       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#028c0e65a791dc12ef23cfe67ce4b6cb">InputCellsContainerConstIterator</a>;
<a name="l00070"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#562b932a482a78bbd7922b0c70f13243">00070</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::EdgeCellType    <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#562b932a482a78bbd7922b0c70f13243">InputEdgeCellType</a>;
<a name="l00071"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#4fbd672ff0a1abd9e3f6ea355f0a9d14">00071</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::PolygonCellType <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#4fbd672ff0a1abd9e3f6ea355f0a9d14">InputPolygonCellType</a>;
<a name="l00072"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#21926edaa7bf5acdb5b38c15064a7bd2">00072</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMeshType::PointIdList     <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#21926edaa7bf5acdb5b38c15064a7bd2">InputPointIdList</a>;
<a name="l00073"></a>00073 
<a name="l00074"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6eff7cc7242ccbddf030abe589500cdc">00074</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputQEType::IteratorGeom <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6eff7cc7242ccbddf030abe589500cdc">InputQEIterator</a>;
<a name="l00075"></a>00075 
<a name="l00076"></a>00076    <span class="keyword">typedef</span> std::map&lt; InputPointIdentifier, InputPointIdentifier &gt;
<a name="l00077"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#40701f18aa27fd84c691394cdfccfb5f">00077</a>       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#40701f18aa27fd84c691394cdfccfb5f">InputMapPointIdentifier</a>;
<a name="l00078"></a>00078    <span class="keyword">typedef</span> <span class="keyword">typename</span> InputMapPointIdentifier::iterator
<a name="l00079"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#c1094d38e537260ba10bd8f9eb45140b">00079</a>       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#c1094d38e537260ba10bd8f9eb45140b">InputMapPoinIdentifierIterator</a>;
<a name="l00080"></a>00080 
<a name="l00082"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#b3115d1eb9c0924b2fdcce2848ed010b">00082</a>    <span class="keyword">typedef</span> TOutputMesh                               <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#b3115d1eb9c0924b2fdcce2848ed010b">OutputMeshType</a>;
<a name="l00083"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#72c969ba8e1c1a88b5f8c7b15396fd86">00083</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="itkFEMMacro_8h.html#539cce1a3282ba59952dedcbf9cdb23f">OutputMeshType::Pointer</a>          <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#72c969ba8e1c1a88b5f8c7b15396fd86">OutputMeshPointer</a>;
<a name="l00084"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#72352d73b02db7160fef61e8a2718080">00084</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="itkFEMMacro_8h.html#68fafcc6909430ccd70cbc4aeee0107c">OutputMeshType::ConstPointer</a>     <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#72352d73b02db7160fef61e8a2718080">OutputMeshConstPointer</a>;
<a name="l00085"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6e081ddf32d9ccbefa3a3aa92963c5ae">00085</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> OutputMeshType::CoordRepType     <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6e081ddf32d9ccbefa3a3aa92963c5ae">OutputCoordRepType</a>;
<a name="l00086"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#d8f1fe29e60ef80b399b4d8406ab0fda">00086</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> OutputMeshType::PointType        <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#d8f1fe29e60ef80b399b4d8406ab0fda">OutputPointType</a>;
<a name="l00087"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#25c77da82dec0a6d3b6afe2490bd9897">00087</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> OutputMeshType::PointIdentifier  <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#25c77da82dec0a6d3b6afe2490bd9897">OutputPointIdentifier</a>;
<a name="l00088"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#610399ff2e87c4635ca546ee6232d59f">00088</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> OutputMeshType::QEType           <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#610399ff2e87c4635ca546ee6232d59f">OutputQEType</a>;
<a name="l00089"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#472949ba0ede1a5cf6193e5f8ec6c61c">00089</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> OutputMeshType::VectorType       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#472949ba0ede1a5cf6193e5f8ec6c61c">OutputVectorType</a>;
<a name="l00090"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#1267d7cd640d8c6b75f2ac9de9af77f8">00090</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> OutputQEType::IteratorGeom       <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#1267d7cd640d8c6b75f2ac9de9af77f8">OutputQEIterator</a>;
<a name="l00091"></a>00091    <span class="keyword">typedef</span> <span class="keyword">typename</span> OutputMeshType::PointsContainerIterator
<a name="l00092"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#95f1b4068202bb348d977dae23064d83">00092</a>      <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#95f1b4068202bb348d977dae23064d83">OutputPointsContainerIterator</a>;
<a name="l00093"></a>00093 
<a name="l00094"></a>00094    <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#8a2d0948d64ceb879c556fa5e3246dc1">itkStaticConstMacro</a>( OutputVDimension, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>,
<a name="l00095"></a>00095      OutputMeshType::PointDimension );
<a name="l00096"></a>00096 
<a name="l00097"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6d2e0674e08a53f5cb48ab691fb7c88c">00097</a>    <span class="keyword">typedef</span> TSolverTraits                             <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#6d2e0674e08a53f5cb48ab691fb7c88c">SolverTraits</a>;
<a name="l00098"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#505afbdd392da1b541ebaa0790746b5b">00098</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> SolverTraits::ValueType          <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#505afbdd392da1b541ebaa0790746b5b">ValueType</a>;
<a name="l00099"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#e6dd2357bd30301e53872f3f88d13d5a">00099</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> SolverTraits::MatrixType         <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#e6dd2357bd30301e53872f3f88d13d5a">MatrixType</a>;
<a name="l00100"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">00100</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> SolverTraits::VectorType         <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">VectorType</a>;
<a name="l00101"></a>00101 
<a name="l00102"></a>00102    <span class="keyword">typedef</span> <a class="code" href="classitk_1_1QuadEdgeMeshBorderTransform.html" title="Transform the mandatoryly unique border of an itkQE::Mesh into either a circle (conformal)...">QuadEdgeMeshBorderTransform</a>&lt; 
<a name="l00103"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#0314525295325d871f7362a3f83d0dc4">00103</a>     <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ba9f88d0062aa549b6bf80b597dcdcda">InputMeshType</a>, <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ba9f88d0062aa549b6bf80b597dcdcda">InputMeshType</a> &gt;                   <a class="code" href="classitk_1_1QuadEdgeMeshBorderTransform.html" title="Transform the mandatoryly unique border of an itkQE::Mesh into either a circle (conformal)...">MeshBorderTransform</a>;
<a name="l00104"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#b164acab2091edf26c34aca5bccb3693">00104</a>    <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="classitk_1_1SmartPointer.html">MeshBorderTransform::Pointer</a>     <a class="code" href="classitk_1_1SmartPointer.html">MeshBorderTransformPointer</a>;
<a name="l00105"></a>00105 
<a name="l00106"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#1fbc479673dc576c9c182025a258b7b9">00106</a>    <span class="keyword">typedef</span> <a class="code" href="classitk_1_1MatrixCoefficients.html" title="Superclass for all the matrix coefficients computation classes.">MatrixCoefficients&lt; InputMeshType &gt;</a>       <a class="code" href="classitk_1_1MatrixCoefficients.html" title="Superclass for all the matrix coefficients computation classes.">CoefficientsComputation</a>;
<a name="l00107"></a>00107 
<a name="l00108"></a>00108 <span class="keyword">public</span>:
<a name="l00109"></a>00109 
<a name="l00110"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f4619cbd608e749d7eb7b6ea85391045">00110</a>   <span class="keywordtype">void</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f4619cbd608e749d7eb7b6ea85391045">SetCoefficientsMethod</a>( <a class="code" href="classitk_1_1MatrixCoefficients.html" title="Superclass for all the matrix coefficients computation classes.">CoefficientsComputation</a>* iMethod )
<a name="l00111"></a>00111     { 
<a name="l00112"></a>00112     this-&gt;<a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f7f3710135a0af6226a8e28978fc0819">m_CoefficientsMethod</a> = iMethod;
<a name="l00113"></a>00113     }
<a name="l00114"></a>00114 
<a name="l00115"></a>00115   <a class="code" href="itkMacro_8h.html#0fdc15685afa271857c57e7cd482f30c">itkNewMacro</a>( <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#086596e267edd5e6ec08649ae1ab8354">Self</a> );
<a name="l00116"></a>00116   <a class="code" href="itkMacro_8h.html#574c1f86661d409dd32c742307a0e96a">itkTypeMacro</a>( MeshParam, <a class="code" href="classitk_1_1QuadEdgeMeshToQuadEdgeMeshFilter.html" title="Duplicates the content of a Mesh.">QuadEdgeMeshToQuadEdgeMeshFilter</a> );
<a name="l00117"></a>00117 
<a name="l00118"></a>00118   <a class="code" href="itkMacro_8h.html#b950b763422e5059348e6178e2a5f425">itkSetObjectMacro</a>( BorderTransform, <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#0314525295325d871f7362a3f83d0dc4">MeshBorderTransform</a> );
<a name="l00119"></a>00119   <a class="code" href="itkMacro_8h.html#f6bef9ee7e4c077b96a08848ed4e7660">itkGetObjectMacro</a>( BorderTransform, <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#0314525295325d871f7362a3f83d0dc4">MeshBorderTransform</a> );
<a name="l00120"></a>00120 
<a name="l00121"></a>00121 <span class="keyword">protected</span>:
<a name="l00122"></a>00122 
<a name="l00123"></a>00123   <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#b78155e006b751f358c66d1cc1b44b89">QuadEdgeMeshParam</a>( );
<a name="l00124"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#d50feaf3a76fe31408598a9badf72c83">00124</a>   <span class="keyword">virtual</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#d50feaf3a76fe31408598a9badf72c83">~QuadEdgeMeshParam</a>( ) {};
<a name="l00125"></a>00125 
<a name="l00126"></a>00126   <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#1fbc479673dc576c9c182025a258b7b9">CoefficientsComputation</a> * <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f7f3710135a0af6226a8e28978fc0819">m_CoefficientsMethod</a>;
<a name="l00127"></a>00127 
<a name="l00128"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#843162f840b8daf2463c9bdd77d90ca7">00128</a>   <a class="code" href="classitk_1_1SmartPointer.html">MeshBorderTransformPointer</a> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#843162f840b8daf2463c9bdd77d90ca7">m_BorderTransform</a>;
<a name="l00129"></a>00129 
<a name="l00130"></a>00130   <span class="comment">// first is the id of the input mesh and second is the corresponding id</span>
<a name="l00131"></a>00131   <span class="comment">// in m_BoundaryPtMap</span>
<a name="l00132"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#c604e8d657080797fabfe7252ad26402">00132</a>   <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#40701f18aa27fd84c691394cdfccfb5f">InputMapPointIdentifier</a> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#c604e8d657080797fabfe7252ad26402">m_BoundaryPtMap</a>;
<a name="l00133"></a>00133 
<a name="l00134"></a>00134   <span class="comment">// first is the id of the input mesh and second is the corresponding id</span>
<a name="l00135"></a>00135   <span class="comment">// in m_InternalPtList</span>
<a name="l00136"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f2fbc9c75e1c0f0cc90fb8fa3d86e1c5">00136</a>   <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#40701f18aa27fd84c691394cdfccfb5f">InputMapPointIdentifier</a> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#f2fbc9c75e1c0f0cc90fb8fa3d86e1c5">m_InternalPtMap</a>;
<a name="l00137"></a>00137 
<a name="l00138"></a><a class="code" href="classitk_1_1QuadEdgeMeshParam.html#85e303cd6fdff30aac90f84038655e04">00138</a>   std::vector&lt; OutputPointType &gt; <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#85e303cd6fdff30aac90f84038655e04">m_Border</a>;
<a name="l00139"></a>00139 
<a name="l00140"></a>00140   <span class="keywordtype">void</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#40e7d2394d244dfc085d4e136e2cac27">CopyToOutputBorder</a>( );
<a name="l00141"></a>00141 
<a name="l00151"></a>00151   <span class="keywordtype">void</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#9d19799ea4db3547bc3b5d54b6ded03b" title="From the list of all vertices from the input mesh InputList and the list of boundary...">ComputeListOfInteriorVertices</a>( );
<a name="l00152"></a>00152 
<a name="l00160"></a>00160   <span class="keywordtype">void</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#2873bf71b23d6eecd47f4ffe697fd3a8" title="Fill matrix iM and vectors Bx and m_By depending on if one vertex is on the border...">FillMatrix</a>( <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#e6dd2357bd30301e53872f3f88d13d5a">MatrixType</a>&amp; iM, <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">VectorType</a>&amp; ioBx, <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">VectorType</a>&amp; ioBy );
<a name="l00161"></a>00161 
<a name="l00172"></a>00172   <span class="keywordtype">void</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#4e1d41a72c4eac6f47c9325f0bf64fec" title="Solve linears systems :  and .">SolveLinearSystems</a>( <span class="keyword">const</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#e6dd2357bd30301e53872f3f88d13d5a">MatrixType</a>&amp; iM,
<a name="l00173"></a>00173                             <span class="keyword">const</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">VectorType</a>&amp; iBx,
<a name="l00174"></a>00174                             <span class="keyword">const</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">VectorType</a>&amp; iBy,
<a name="l00175"></a>00175                             <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">VectorType</a>&amp; oX,
<a name="l00176"></a>00176                             <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#526237a49027ba27a785e1dd430138f9">VectorType</a>&amp; oY );
<a name="l00177"></a>00177 
<a name="l00178"></a>00178   <span class="keywordtype">void</span> <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#ccc7ef1d38942eaa2528df9f1e05450f">GenerateData</a>( );
<a name="l00179"></a>00179 
<a name="l00180"></a>00180 <span class="keyword">private</span>:
<a name="l00181"></a>00181 
<a name="l00182"></a>00182   <a class="code" href="classitk_1_1QuadEdgeMeshParam.html#b78155e006b751f358c66d1cc1b44b89">QuadEdgeMeshParam</a>( <span class="keyword">const</span> <a class="code" href="classitk_1_1LightObject.html" title="Light weight base class for most itk classes.">Self</a>&amp; ); <span class="comment">// purposely not implemented</span>
<a name="l00183"></a>00183   <span class="keywordtype">void</span> operator=( <span class="keyword">const</span> <a class="code" href="classitk_1_1LightObject.html" title="Light weight base class for most itk classes.">Self</a>&amp; );  <span class="comment">// purposely not implemented</span>
<a name="l00184"></a>00184 
<a name="l00185"></a>00185 };
<a name="l00186"></a>00186 
<a name="l00187"></a>00187 } <span class="comment">// end namespace itk</span>
<a name="l00188"></a>00188 
<a name="l00189"></a>00189 <span class="preprocessor">#include "itkQuadEdgeMeshParam.txx"</span>
<a name="l00190"></a>00190 
<a name="l00191"></a>00191 <span class="preprocessor">#endif</span>
<a name="l00192"></a>00192 <span class="preprocessor"></span>
</pre></div></div>
<hr><address><small>
Generated at Thu May 7 23:57:09 2009 for ITK  by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"> <img 
src="http://www.stack.nl/~dimitri/doxygen/doxygen.png" alt="doxygen"
align="middle" border=0 width=110 height=53>
</a> 1.5.9 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2000</small></address>
</body>
</html>