Public Member Functions | Public Attributes
vcg::ImplicitSmoother< MeshType >::FaceConstraint Struct Reference

#include <implicit_smooth.h>

List of all members.

Public Member Functions

 FaceConstraint ()
 FaceConstraint (int _numF, const std::vector< ScalarType > &_BarycentricW, const CoordType &_TargetPos)

Public Attributes

std::vector< ScalarTypeBarycentricW
int numF
CoordType TargetPos

Detailed Description

template<class MeshType>
struct vcg::ImplicitSmoother< MeshType >::FaceConstraint

Definition at line 48 of file implicit_smooth.h.


Constructor & Destructor Documentation

template<class MeshType >
vcg::ImplicitSmoother< MeshType >::FaceConstraint::FaceConstraint ( ) [inline]

Definition at line 54 of file implicit_smooth.h.

template<class MeshType >
vcg::ImplicitSmoother< MeshType >::FaceConstraint::FaceConstraint ( int  _numF,
const std::vector< ScalarType > &  _BarycentricW,
const CoordType _TargetPos 
) [inline]

Definition at line 59 of file implicit_smooth.h.


Member Data Documentation

template<class MeshType >
std::vector<ScalarType > vcg::ImplicitSmoother< MeshType >::FaceConstraint::BarycentricW

Definition at line 51 of file implicit_smooth.h.

template<class MeshType >
int vcg::ImplicitSmoother< MeshType >::FaceConstraint::numF

Definition at line 50 of file implicit_smooth.h.

template<class MeshType >
CoordType vcg::ImplicitSmoother< MeshType >::FaceConstraint::TargetPos

Definition at line 52 of file implicit_smooth.h.


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


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