Public Member Functions | Static Public Member Functions | Public Attributes
vcg::tri::Fitmaps< MeshType >::Bicubic Class Reference

#include <fitmaps.h>

List of all members.

Public Member Functions

double & a ()
double & b ()
 Bicubic ()
 Bicubic (vector< double > &input)
double & c ()
double & d ()
double distanceRMS (std::vector< CoordType > &VV)
double & e ()
double evaluate (double u, double v)
double & f ()
double & g ()
double & h ()
double & i ()
double & l ()
double & m ()
double & n ()
double & o ()
double & p ()
double & q ()
double & r ()

Static Public Member Functions

static Bicubic fit (std::vector< CoordType > VV)

Public Attributes

vector< double > data

Detailed Description

template<class MeshType>
class vcg::tri::Fitmaps< MeshType >::Bicubic

Definition at line 66 of file fitmaps.h.


Constructor & Destructor Documentation

template<class MeshType >
vcg::tri::Fitmaps< MeshType >::Bicubic::Bicubic ( ) [inline]

Definition at line 70 of file fitmaps.h.

template<class MeshType >
vcg::tri::Fitmaps< MeshType >::Bicubic::Bicubic ( vector< double > &  input) [inline]

Definition at line 72 of file fitmaps.h.


Member Function Documentation

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::a ( ) [inline]

Definition at line 100 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::b ( ) [inline]

Definition at line 101 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::c ( ) [inline]

Definition at line 102 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::d ( ) [inline]

Definition at line 103 of file fitmaps.h.

template<class MeshType >
double vcg::tri::Fitmaps< MeshType >::Bicubic::distanceRMS ( std::vector< CoordType > &  VV) [inline]

Definition at line 142 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::e ( ) [inline]

Definition at line 104 of file fitmaps.h.

template<class MeshType >
double vcg::tri::Fitmaps< MeshType >::Bicubic::evaluate ( double  u,
double  v 
) [inline]

Definition at line 119 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::f ( ) [inline]

Definition at line 105 of file fitmaps.h.

template<class MeshType >
static Bicubic vcg::tri::Fitmaps< MeshType >::Bicubic::fit ( std::vector< CoordType VV) [inline, static]

Definition at line 158 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::g ( ) [inline]

Definition at line 106 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::h ( ) [inline]

Definition at line 107 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::i ( ) [inline]

Definition at line 108 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::l ( ) [inline]

Definition at line 109 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::m ( ) [inline]

Definition at line 110 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::n ( ) [inline]

Definition at line 111 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::o ( ) [inline]

Definition at line 112 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::p ( ) [inline]

Definition at line 113 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::q ( ) [inline]

Definition at line 114 of file fitmaps.h.

template<class MeshType >
double& vcg::tri::Fitmaps< MeshType >::Bicubic::r ( ) [inline]

Definition at line 115 of file fitmaps.h.


Member Data Documentation

template<class MeshType >
vector<double> vcg::tri::Fitmaps< MeshType >::Bicubic::data

Definition at line 117 of file fitmaps.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:42:22