Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

Fitting.cpp

Go to the documentation of this file.
00001 #include "Fitting.h"
00002 
00003 using namespace model;
00004 
00020 void Fitting::m_adjustMesh() {
00021 
00022 }
00023 
00039 void Fitting::m_refineMesh() {
00040 
00041 }
00042 
00058 void Fitting::m_vertexProjection() {
00059 
00060 }
00061 
00077 void Fitting::m_relaxtion() {
00078 
00079 }
00080 
00096 void Fitting::m_adjustSkeleton() {
00097 
00098 }
00099 
00121 void Fitting::fit(ReferenceModel referenceModel, ExampleModel exampleModel) {
00122 
00123 }

Generated on Tue Apr 17 09:39:12 2007 for PCG Library by  doxygen 1.3.9.1