Home
last modified time | relevance | path

Searched refs:IsB (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filterborder/
H A Dfilterborder.cpp132 if((*fi).V(0)->IsB() || (*fi).V(1)->IsB() || (*fi).V(2)->IsB() ) in applyFilter()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Dsmooth.h143 if(!(*fi).IsB(j)) { in VertexCoordScaleDependentLaplacian_Fujiwara()
156 if((*fi).IsB(j)) { in VertexCoordScaleDependentLaplacian_Fujiwara()
166 if((*fi).IsB(j)) in VertexCoordScaleDependentLaplacian_Fujiwara()
235 if((*fi).IsB(j))
526 if(!(*fi).IsB(j))
546 if((*fi).IsB(j))
556 if((*fi).IsB(j))
601 if(!(*fi).IsB(j))
693 if(!(*fi).IsB(j))
749 if(!(*fi).IsB(j))
[all …]
H A Dbitquad_support.h95 if (a.IsB()||b.IsB()) res.SetB(); in Apply()
524 if (f.V(wedge)->IsB()) return; // hack: lets detect
627 return (GetValency( f.V(wedge)) == 2) && (!f.V(wedge)->IsB() ) ; in IsDoublet()
631 return (GetValency( f.V(wedge)) <= 2) && (!f.V(wedge)->IsB() ) ; in IsDoubletOrSinglet()
664 return (GetValency( f.cV(wedge) ) == 1) && (!f.cV(wedge)->IsB() ) ; in IsSinglet()
882 assert(GetValency(vb)!=1 || vb->IsB());
H A Dsymmetry.h252 if ((OnlyBorder)&&(!((v0->IsB())&&(v1->IsB()))))continue;
H A Dquadrangulator.h437 bool IsB) in IsOnIntegerVertex() argument
447 if ((IsB)&&(onIntegerL>0))return true; in IsOnIntegerVertex()
465 bool IsBorder=f->IsB(j); in InitIntegerEdgesVert()
483 bool BorderV=f->V(j)->IsB(); in InitIntegerEdgesVert()
/dports/devel/vcglib/vcglib-2020.09/apps/unsupported/pivoting/
H A Dpivot.h107 if(vv0.IsD() || vv0.IsB() || vv0.IsV()) continue;
115 if(vv1.IsD() || vv1.IsB() || vv1.IsV()) continue;
122 if(vv2.IsD() || vv2.IsB() || vv2.IsV()) continue;
162 assert(!mesh.vert[v0].IsB());
198 if(v.IsD() || v.IsV() || v.IsB()) continue; in addFace()
365 assert(!mesh.vert[v2].IsB()); //fatal error! a new point is already a border? in addFace()
460 if(mesh.vert[id].IsB()) alpha -= 0.001; in pivot()
541 if(v.IsD() || v.IsV() || v.IsB()) continue; in cluster()
671 if(mesh.vert[v].IsB()) { in touches()
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Dsmooth.h143 if (!(*fi).IsB(j))
158 if ((*fi).IsB(j))
169 if ((*fi).IsB(j))
246 if (t.IsB(i))
291 if (!(*fi).IsB(j))
310 if ((*fi).IsB(j))
324 if ((*fi).IsB(j))
574 if ((*fi).IsB(j))
597 if ((*fi).IsB(j))
669 if ((*fi).IsB(j))
[all …]
H A Dpolygonal_algorithms.h285 bool IsBV0=v0->IsB(); in CollapseBorderSmallEdgesStep()
286 bool IsBV1=v1->IsB(); in CollapseBorderSmallEdgesStep()
390 if (poly_m.vert[i].IsB())continue; in SelectIrregularInternal()
401 if (!poly_m.vert[i].IsB())continue; in SelectIrregularBorder()
600 if (!poly_m.vert[i].IsB())continue;
657 if (!poly_m.vert[i].IsB())continue;
740 if (poly_m.vert[i].IsB()) continue;
911 if ((FixB)&&(poly_m.vert[i].IsB()))
1013 if (poly_m.vert[i].IsB())continue; in Reproject()
1046 if (poly_m.vert[i].IsB())continue; in ReprojectonTriMesh()
[all …]
H A Ddual_meshing.h88 if (!primal.face[i].V(j)->IsB())continue; in CreateFaceVert()
144 if (primal.vert[i].IsB())continue;
H A Dbitquad_support.h95 if (a.IsB()||b.IsB()) res.SetB(); in Apply()
524 if (f.V(wedge)->IsB()) return; // hack: lets detect
627 return (GetValency( f.V(wedge)) == 2) && (!f.V(wedge)->IsB() ) ; in IsDoublet()
631 return (GetValency( f.V(wedge)) <= 2) && (!f.V(wedge)->IsB() ) ; in IsDoubletOrSinglet()
664 return (GetValency( f.cV(wedge) ) == 1) && (!f.cV(wedge)->IsB() ) ; in IsSinglet()
882 assert(GetValency(vb)!=1 || vb->IsB());
H A Dsymmetry.h233 if ((OnlyBorder)&&(!((v0->IsB())&&(v1->IsB()))))continue;
H A Dquadrangulator.h438 bool IsB) in IsOnIntegerVertex() argument
448 if ((IsB)&&(onIntegerL>0))return true; in IsOnIntegerVertex()
466 bool IsBorder=f->IsB(j); in InitIntegerEdgesVert()
484 bool BorderV=f->V(j)->IsB(); in InitIntegerEdgesVert()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_isoparametrization/
H A Dlocal_parametrization.h32 if (((*Vi).IsB())&&(!(*Vi).IsD())) in ParametrizeExternal()
99 if ((!Vi->IsB())&&(!Vi->IsD())) in ParametrizeInternal()
106 if (star[k]->IsB()) in ParametrizeInternal()
125 if (star[k]->IsB()) in ParametrizeInternal()
155 if ((!Vi->IsB())&&(!Vi->IsD())) in ParametrizeInternal()
895 if (!((f->V(0)->IsB())&&(f->V(1)->IsB())&&(f->V(2)->IsB()))) in NonFolded()
922 if (!((f->V(0)->IsB())&&(f->V(1)->IsB())&&(f->V(2)->IsB()))) in NonFolded()
954 if ((Start==NULL)&&(vert->IsB()))
957 if (!vert->IsB())
1015 assert(shared[0]->IsB());
[all …]
H A Dparam_flip.h207 if (!Diam.face[0].IsB(0)) in EdgeDiff()
210 if (!Diam.face[0].IsB(1)) in EdgeDiff()
213 if (!Diam.face[0].IsB(2)) in EdgeDiff()
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/local_optimization/
H A Dtetra_edge_collapse.h135 bool ext_v0=ve0->IsB(); in _VolumePreservingError()
136 bool ext_v1=ve1->IsB(); in _VolumePreservingError()
H A Dtri_edge_collapse_quadric.h222 if((*pf).IsB(j)) in Init()
235 if((*pf).IsB(j)) in Init()
583 if( (*fi).IsB(j) || pp->QualityQuadric ) in InitQuadric()
590 …if( (*fi).IsB(j) ) borderPlane.SetDirection(borderPlane.Direction()* (ScalarType)(pp->BoundaryQua… in InitQuadric()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/local_optimization/
H A Dtetra_edge_collapse.h135 bool ext_v0=ve0->IsB(); in _VolumePreservingError()
136 bool ext_v1=ve1->IsB(); in _VolumePreservingError()
H A Dtri_edge_collapse_quadric.h236 if((*pf).IsB(j)) in Init()
249 if((*pf).IsB(j)) in Init()
484 if( (*fi).IsB(j) || pp->QualityQuadric ) in InitQuadric()
491 …if( (*fi).IsB(j) ) borderPlane.SetDirection(borderPlane.Direction()* (ScalarType)(pp->BoundaryWei… in InitQuadric()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/create/
H A Dball_pivoting.h265 if(v->IsB()) assert(v->IsV()); in Place()
269 if(v->IsUserBit(usedBit) && !(v->IsB())) continue; in Place()
310 if(!candidate->IsB()) { in Place()
H A Dadvancing_front.h138 if(f.IsB(k)) { in CreateLoops()
346 assert(!mesh.vert[v2].IsB()); //fatal error! a new point is already a border? in AddFace()
543 assert(this->mesh.vert[i].IsB()); in Place()
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/create/
H A Dball_pivoting.h265 if(v->IsB()) assert(v->IsV()); in Place()
269 if(v->IsUserBit(usedBit) && !(v->IsB())) continue; in Place()
310 if(!candidate->IsB()) { in Place()
H A Dadvancing_front.h136 if(f.IsB(k)) { in CreateLoops()
344 assert(!mesh.vert[v2].IsB()); //fatal error! a new point is already a border? in AddFace()
542 assert(this->mesh.vert[i].IsB()); in Place()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/hevc/agnostic/base/
H A Dhevcehw_base_interlace.cpp111 bool bForceRef = bField && !b2ndField && !IsB(ft); in Query1NoCaps()
374 bool bRes = (top != end && IsB(top->FrameType)) in IsL1Ready()
416 auto IsB = [] (FrameBaseInfo& f){ return !!(f.FrameType & MFX_FRAMETYPE_B); }; in IntReorder() local
422 , std::distance(begin, std::find_if_not(begin, end, IsB)) in IntReorder()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_align/align/
H A DAlignPair.cpp373 …if ((fabs(ip[0]) <= IP_EPS && f->IsB(1)) || (fabs(ip[1]) <= IP_EPS && f->IsB(2)) || (fabs(ip[2]) <… in Align()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/parametrization/
H A Dpoisson_solver.h126 if (!vt0->IsB())continue; in FindFarthestVert()
127 if (!vt1->IsB())continue; in FindFarthestVert()
579 if(v->IsB())to_fix.push_back(v); in SetBorderAsFixed()

12345678910