Home
last modified time | relevance | path

Searched refs:HOp (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/update/
H A Dhalfedge_topology.h150 hps[0]->HOp()->HOp()=hps[1]->HOp(); in diagonal_collapse_quad()
151 hps[1]->HOp()->HOp()=hps[0]->HOp(); in diagonal_collapse_quad()
153 hps[2]->HOp()->HOp()=hps[3]->HOp(); in diagonal_collapse_quad()
154 hps[3]->HOp()->HOp()=hps[2]->HOp(); in diagonal_collapse_quad()
190 b[0] = (hps[0]->HOp()->HFp() == NULL && hps[1]->HOp()->HFp() == NULL); in diagonal_collapse_quad()
207 hps[i]->HOp()->HNp()->HPp() = hps[i+1]->HOp()->HPp(); in diagonal_collapse_quad()
208 hps[i+1]->HOp()->HPp()->HNp() = hps[i]->HOp()->HNp(); in diagonal_collapse_quad()
263 assert( hp->HOp()->HNp()->HOp() == hp->HPp() ); in doublet_remove_quad()
277 if( hp->HOp()->HVp()->VHp() == hp->HOp() ) in doublet_remove_quad()
936 hps1[i]->HOp()->HPp() = hps1[next]->HOp(); in add_face_unsafe()
[all …]
H A Dhalfedge_indexed.h180 all[i].ep->HOp() = all[i].ep; in FromIndexed()
321 if( ! ep->HOp() ) in CheckConsistency()
324 if( ep->HOp() == ep) in CheckConsistency()
327 if( ep->HOp()->IsD()) in CheckConsistency()
330 if( ep->HOp()->HOp() != ep) in CheckConsistency()
511 (*ei0).HOp() = &(*ei1); in AddHEdge()
512 (*ei1).HOp() = &(*ei0); in AddHEdge()
543 eO_HEPp = e->HOp()->HPp(); in RemoveHEdge()
550 assert(eO_HEPp->HNp() == e->HOp()); in RemoveHEdge()
551 e_HEPp->HNp() = e->HOp()->HNp(); in RemoveHEdge()
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/update/
H A Dhalfedge_topology.h150 hps[0]->HOp()->HOp()=hps[1]->HOp(); in diagonal_collapse_quad()
151 hps[1]->HOp()->HOp()=hps[0]->HOp(); in diagonal_collapse_quad()
153 hps[2]->HOp()->HOp()=hps[3]->HOp(); in diagonal_collapse_quad()
154 hps[3]->HOp()->HOp()=hps[2]->HOp(); in diagonal_collapse_quad()
190 b[0] = (hps[0]->HOp()->HFp() == NULL && hps[1]->HOp()->HFp() == NULL); in diagonal_collapse_quad()
207 hps[i]->HOp()->HNp()->HPp() = hps[i+1]->HOp()->HPp(); in diagonal_collapse_quad()
208 hps[i+1]->HOp()->HPp()->HNp() = hps[i]->HOp()->HNp(); in diagonal_collapse_quad()
263 assert( hp->HOp()->HNp()->HOp() == hp->HPp() ); in doublet_remove_quad()
277 if( hp->HOp()->HVp()->VHp() == hp->HOp() ) in doublet_remove_quad()
936 hps1[i]->HOp()->HPp() = hps1[next]->HOp(); in add_face_unsafe()
[all …]
H A Dhalfedge_indexed.h180 all[i].ep->HOp() = all[i].ep; in FromIndexed()
321 if( ! ep->HOp() ) in CheckConsistency()
324 if( ep->HOp() == ep) in CheckConsistency()
327 if( ep->HOp()->IsD()) in CheckConsistency()
330 if( ep->HOp()->HOp() != ep) in CheckConsistency()
511 (*ei0).HOp() = &(*ei1); in AddHEdge()
512 (*ei1).HOp() = &(*ei0); in AddHEdge()
544 eO_HEPp = e->HOp()->HPp(); in RemoveHEdge()
551 assert(eO_HEPp->HNp() == e->HOp()); in RemoveHEdge()
552 e_HEPp->HNp() = e->HOp()->HNp(); in RemoveHEdge()
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Dhalfedge_quad_clean.h153 if(hp->HOp()->HFp())
154 q->push(hp->HOp()->HFp());
184 if(hp->HOp()->HFp())
185 q->push(hp->HOp()->HFp());
393 if((*hi)->HFp() && (*hi)->HOp()->HFp()) in flip_edges()
406 vertices.push_back((*hi)->HOp()->HVp()); in flip_edges()
410 faces.insert((*hi)->HOp()->HFp()); in flip_edges()
445 if(hp->HFp() && hp->HOp()->HFp()) in flip_edges()
455 vertices.push_back(hp->HOp()->HVp()); in flip_edges()
538 … vector<VertexPointer> vps2 = HalfEdgeTopology<MeshType>::getVertices(hp->HOp()->HFp(), hp->HOp()); in best_flip()
[all …]
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Dhalfedge_quad_clean.h153 if(hp->HOp()->HFp())
154 q->push(hp->HOp()->HFp());
184 if(hp->HOp()->HFp())
185 q->push(hp->HOp()->HFp());
393 if((*hi)->HFp() && (*hi)->HOp()->HFp()) in flip_edges()
406 vertices.push_back((*hi)->HOp()->HVp()); in flip_edges()
410 faces.insert((*hi)->HOp()->HFp()); in flip_edges()
445 if(hp->HFp() && hp->HOp()->HFp()) in flip_edges()
455 vertices.push_back(hp->HOp()->HVp()); in flip_edges()
538 … vector<VertexPointer> vps2 = HalfEdgeTopology<MeshType>::getVertices(hp->HOp()->HFp(), hp->HOp()); in best_flip()
[all …]
/dports/devel/vcglib/vcglib-2020.09/vcg/connectors/
H A Dhalfedge_pos.h111 he = he->HOp(); in FlipF()
122 return he->HOp()->HVp(); in V()
133 return he->HOp()->HVp(); in Vo()
H A Dhedge_component.h275 typename T::HEdgePointer &HOp() { static typename T::HEdgePointer ep=0; assert(0); return ep; } in HOp() function
288 typename T::HEdgePointer &HOp() {return _oep; } in HOp() function
291 void ImportData(const LeftV & left ) { this->HOp() = NULL; T::ImportData( left); } in ImportData()
384 typename T::HEdgePointer Opposite() { return this->HOp();} in Opposite()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/connectors/
H A Dhalfedge_pos.h111 he = he->HOp(); in FlipF()
122 return he->HOp()->HVp(); in V()
133 return he->HOp()->HVp(); in Vo()
H A Dhedge_component.h275 typename T::HEdgePointer &HOp() { static typename T::HEdgePointer ep=0; assert(0); return ep; } in HOp() function
288 typename T::HEdgePointer &HOp() {return _oep; } in HOp() function
291 void ImportData(const LeftV & left ) { this->HOp() = NULL; T::ImportData( left); } in ImportData()
384 typename T::HEdgePointer Opposite() { return this->HOp();} in Opposite()
/dports/devel/vcglib/vcglib-2020.09/apps/sample/polygonmesh_base/
H A Dpolygonmesh.cpp184 if( ef->HOp()->HFp() !=NULL){ in main()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/
H A Dappend.h169 hl.HOp() = &ml.hedge[remap.hedge[Index(mr,hr.cHOp())]]; in ImportHEdgeAdj()
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/
H A Dappend.h206 hl.HOp() = &ml.hedge[remap.hedge[Index(mr,hr.cHOp())]]; in ImportHEdgeAdj()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DCommandLine.cpp2303 HOp("help", cl::desc("Display available options (--help-hidden for more)"), variable
2307 static cl::alias HOpA("h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A DCommandLine.cpp1137 HOp("help", cl::desc("Display available options (-help-hidden for more)"), variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DCommandLine.cpp2394 HOp("help", cl::desc("Display available options (--help-hidden for more)"), variable
2398 static cl::alias HOpA("h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DCommandLine.cpp2408 HOp("help", cl::desc("Display available options (--help-hidden for more)"), variable
2412 static cl::alias HOpA("h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DCommandLine.cpp2376 HOp("help", cl::desc("Display available options (--help-hidden for more)"), variable
2380 static cl::alias HOpA("h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp2480 cl::opt<HelpPrinterWrapper, true, parser<bool>> HOp{ member
2488 cl::alias HOpA{"h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DCommandLine.cpp2480 cl::opt<HelpPrinterWrapper, true, parser<bool>> HOp{ member
2488 cl::alias HOpA{"h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DCommandLine.cpp2403 HOp("help", cl::desc("Display available options (--help-hidden for more)"), variable
2407 static cl::alias HOpA("h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DCommandLine.cpp2408 HOp("help", cl::desc("Display available options (--help-hidden for more)"), variable
2412 static cl::alias HOpA("h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2480 cl::opt<HelpPrinterWrapper, true, parser<bool>> HOp{ member
2488 cl::alias HOpA{"h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCommandLine.cpp2376 HOp("help", cl::desc("Display available options (--help-hidden for more)"), variable
2380 static cl::alias HOpA("h", cl::desc("Alias for --help"), cl::aliasopt(HOp),
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DCommandLine.cpp2488 cl::opt<HelpPrinterWrapper, true, parser<bool>> HOp{ member
2496 cl::alias HOpA{"h", cl::desc("Alias for --help"), cl::aliasopt(HOp),

123