Home
last modified time | relevance | path

Searched defs:FaceConstraint (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/quadriflow/src/
H A Dpost-solver.cpp61 struct FaceConstraint { struct
62 FaceConstraint(double coeff_area, double coeff_normal, double coeff_flow, double coeff_orth, in FaceConstraint() function
79 bool operator()(const T* p0, const T* p1, const T* p2, const T* p3, T* r) const { in operator ()()
115 static ceres::CostFunction* create(double coeff_area, double coeff_normal, double coeff_flow, in create()
122 double coeff_area;
123 double coeff_normal;
124 double coeff_flow;
125 double coeff_orth;
127 double area0;
128 Vector3d normal0[4];
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Dimplicit_smooth.h48 struct FaceConstraint struct
54 FaceConstraint() in FaceConstraint() argument
59 FaceConstraint(int _numF, in FaceConstraint() argument
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Dimplicit_smooth.h48 struct FaceConstraint struct
54 FaceConstraint() in FaceConstraint() argument
59 FaceConstraint(int _numF, in FaceConstraint() function
H A Dtetra_implicit_smooth.h47 struct FaceConstraint struct
53 FaceConstraint() in FaceConstraint() argument
58 FaceConstraint(int _numF, in FaceConstraint() function