Home
last modified time | relevance | path

Searched defs:intersectionPoints (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Volume/src/
H A DOgreVolumeIsoSurfaceMC.cpp73 Vector3 intersectionPoints[12]; in addMarchingCubesTriangles() local
166 Vector3 intersectionPoints[8]; in addMarchingSquaresTriangles() local
/dports/graphics/ogre3d/ogre-1.11.6/Components/Volume/src/
H A DOgreVolumeIsoSurfaceMC.cpp75 Vector3 intersectionPoints[12]; in addMarchingCubesTriangles() local
168 Vector3 intersectionPoints[8]; in addMarchingSquaresTriangles() local
/dports/astro/stellarium/stellarium-0.21.3/plugins/Scenery3d/src/
H A DSPolygon.cpp37 void SPolygon::intersect(const Plane &p, QVector<Vec3f> &intersectionPoints) in intersect()
H A DPolyhedron.cpp100 QVector<Vec3f> intersectionPoints; in intersect() local
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/meshes3d/
H A DintersectPlaneMesh.m103 intersectionPoints = intersectEdgePlane(edges(edgeCrossInds, :), plane); variable
/dports/astro/marble/marble-21.12.3/src/lib/marble/routing/instructions/
H A DRoutingInstruction.cpp172 QVector<RoutingPoint> RoutingInstruction::intersectionPoints() const in intersectionPoints() function in Marble::RoutingInstruction
/dports/math/kig/kig-21.12.3/filters/
H A Dcabri-filter.cc48 static ObjectTypeCalcer* intersectionPoints( const std::vector<ObjectCalcer*>& parents, int which ) in intersectionPoints() function
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dintersection-graph.cpp302 std::vector<Point> PathIntersectionGraph::intersectionPoints(bool defective) const in intersectionPoints() function in Geom::PathIntersectionGraph
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dintersection-graph.cpp302 std::vector<Point> PathIntersectionGraph::intersectionPoints(bool defective) const in intersectionPoints() function in Geom::PathIntersectionGraph
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelSphereGeometry.cpp452 bool SphericalCap::intersectionPoints(const SphericalCap& h1, const SphericalCap& h2, Vec3d& p1, Ve… in intersectionPoints() function in SphericalCap