Home
last modified time | relevance | path

Searched refs:VecInSolid2 (Results 1 – 25 of 35) sorted by relevance

12

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dsurface.hpp263 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
335 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dsurface.cpp320 VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Primitive
351 return VecInSolid2 (p, v, m, eps); in VecInSolid4()
408 VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::OneSurfacePrimitive
H A Dpolyhedra.hpp62 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Drevolution.hpp133 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dbrick.hpp77 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dextrusion.hpp137 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dbrick.cpp278 INSOLID_TYPE Brick :: VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Brick
286 INSOLID_TYPE hres = faces[i]->VecInSolid2(p, v1, v2, eps); in VecInSolid2()
H A Dpolyhedra.cpp322 INSOLID_TYPE Polyhedra :: VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Polyhedra
385 return Primitive :: VecInSolid2 (p, v1, v2, eps); in VecInSolid2()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dsurface.hpp247 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
317 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dsurface.cpp320 VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Primitive
351 return VecInSolid2 (p, v, m, eps); in VecInSolid4()
408 VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::OneSurfacePrimitive
H A Dpolyhedra.hpp59 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Drevolution.hpp130 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dbrick.hpp73 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dextrusion.hpp127 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dbrick.cpp278 INSOLID_TYPE Brick :: VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Brick
286 INSOLID_TYPE hres = faces[i]->VecInSolid2(p, v1, v2, eps); in VecInSolid2()
H A Dpolyhedra.cpp322 INSOLID_TYPE Polyhedra :: VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Polyhedra
385 return Primitive :: VecInSolid2 (p, v1, v2, eps); in VecInSolid2()
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dsolid.cpp220 VecInSolid2 (const Point<3> & p, const Vec<3> & v1, in VecInSolid2() function in netgen::Solid
226 return prim->VecInSolid2 (p, v1, v2, eps); in VecInSolid2()
228 return Intersection (s1->VecInSolid2 (p, v1, v2, eps), s2->VecInSolid2 (p, v1, v2, eps)); in VecInSolid2()
230 return Union (s1->VecInSolid2 (p, v1, v2, eps), s2->VecInSolid2 (p, v1, v2, eps)); in VecInSolid2()
232 return Complement (s1->VecInSolid2 (p, v1, v2, eps)); in VecInSolid2()
234 return s1->VecInSolid2 (p, v1, v2, eps); in VecInSolid2()
383 return VecInSolid2 (p,v1,v2,eps) != IS_OUTSIDE; in VectorIn2()
408 return VecInSolid2 (p,v1,v2,eps) == IS_INSIDE; in VectorStrictIn2()
H A Dsurface.hpp276 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
355 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dpolyhedra.cpp446 INSOLID_TYPE Polyhedra :: VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Polyhedra
509 return Primitive :: VecInSolid2 (p, v1, v2, eps); in VecInSolid2()
519 INSOLID_TYPE Polyhedra :: VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Polyhedra
650 return VecInSolid2 (p, v1, v2, eps); in VecInSolid3()
659 auto res = VecInSolid2 (p, v, v2, eps); in VecInSolid4()
662 return VecInSolid2 (p, v, m, eps); in VecInSolid4()
H A Dsurface.cpp323 VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Primitive
354 return VecInSolid2 (p, v, m, eps); in VecInSolid4()
411 VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::OneSurfacePrimitive
H A Dpolyhedra.hpp68 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dbrick.hpp93 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Drevolution.hpp157 virtual INSOLID_TYPE VecInSolid2 (const Point<3> & p,
H A Dbrick.cpp279 INSOLID_TYPE Brick :: VecInSolid2 (const Point<3> & p, in VecInSolid2() function in netgen::Brick
287 INSOLID_TYPE hres = faces[i]->VecInSolid2(p, v1, v2, eps); in VecInSolid2()
H A Dextrusion.hpp168 INSOLID_TYPE VecInSolid2 (const Point<3> & p,

12