Home
last modified time | relevance | path

Searched defs:GetIntersection (Results 1 – 25 of 121) sorted by relevance

12345

/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/include/BALL/MATHS/
H A DanalyticalGeometry.h681 bool GetIntersection(const TLine3<T>& a, const TLine3<T>& b, TVector3<T>& point) in GetIntersection() function
701 …bool GetIntersection(const TPlane3<T>& plane, const TLine3<T>& line, TVector3<T>& intersection_poi… in GetIntersection() function
720 …bool GetIntersection(const TLine3<T>& line, const TPlane3<T>& plane, TVector3<T>& intersection_poi… in GetIntersection() function
732 bool GetIntersection(const TPlane3<T>& plane1, const TPlane3<T>& plane2, TLine3<T>& line) in GetIntersection() function
799 …bool GetIntersection(const TSphere3<T>& sphere, const TLine3<T>& line, TVector3<T>& intersection_p… in GetIntersection() function
824 …bool GetIntersection(const TLine3<T>& line, const TSphere3<T>& sphere, TVector3<T>& intersection_p… in GetIntersection() function
836 …bool GetIntersection(const TSphere3<T>& sphere, const TPlane3<T>& plane, TCircle3<T>& intersection… in GetIntersection() function
870GetIntersection(const TPlane3<T>& plane, const TSphere3<T>& sphere, TCircle3<T>& intersection_circ… in GetIntersection() function
884 bool GetIntersection(const TSphere3<T>& a, const TSphere3<T>& b, TCircle3<T>& intersection_circle) in GetIntersection() function
/dports/devel/sdl2pp/libSDL2pp-0.16.1/SDL2pp/
H A DRect.cc75 Optional<Rect> Rect::GetIntersection(const Rect& rect) const { in GetIntersection() function in SDL2pp::Rect
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2cellunion.cc261 void S2CellUnion::GetIntersection(S2CellUnion const* x, S2CellId const& id) { in GetIntersection() function in S2CellUnion
275 void S2CellUnion::GetIntersection(S2CellUnion const* x, S2CellUnion const* y) { in GetIntersection() function in S2CellUnion
H A Ds2edgeutil.cc84 S2Point S2EdgeUtil::GetIntersection(S2Point const& a0, S2Point const& a1, in GetIntersection() function in S2EdgeUtil
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Drect2i.h226 GfRect2i GetIntersection(const GfRect2i& that) const { in GetIntersection() function
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DstagePopulationMask.cpp142 ::GetIntersection(UsdStagePopulationMask const &other) const in GetIntersection() function in UsdStagePopulationMask
/dports/emulators/citra/citra-ac98458e0/src/video_core/swrasterizer/
H A Dclipper.cpp40 Vertex GetIntersection(const Vertex& v0, const Vertex& v1) const { in GetIntersection() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/swrasterizer/
H A Dclipper.cpp40 Vertex GetIntersection(const Vertex& v0, const Vertex& v1) const { in GetIntersection() function
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/query/
H A DQuery.h143 Box<Dims> GetIntersection(const Box<Dims> &box1, in GetIntersection() function
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/table/v1/
H A Dbigtable_table_data.pb.go242 func (m *GcRule) GetIntersection() *GcRule_Intersection { func
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/v2/
H A Dtable.pb.go207 func (m *GcRule) GetIntersection() *GcRule_Intersection { func
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2cell_union.cc326 /*static*/ void S2CellUnion::GetIntersection(const vector<S2CellId>& x, in GetIntersection() function in S2CellUnion
H A Ds2edge_crossings.cc440 S2Point GetIntersection(const S2Point& a0, const S2Point& a1, in GetIntersection() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcrt/
H A Dfx_basic_coords.cpp54 bool GetIntersection(FX_FLOAT low1, in GetIntersection() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_union.cc326 /*static*/ void S2CellUnion::GetIntersection(const vector<S2CellId>& x, in GetIntersection() function in S2CellUnion
H A Ds2edge_crossings.cc440 S2Point GetIntersection(const S2Point& a0, const S2Point& a1, in GetIntersection() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_union.cc326 /*static*/ void S2CellUnion::GetIntersection(const vector<S2CellId>& x, in GetIntersection() function in S2CellUnion
H A Ds2edge_crossings.cc440 S2Point GetIntersection(const S2Point& a0, const S2Point& a1, in GetIntersection() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dpoly2.cxx181 void PolyPolygon::GetIntersection( const tools::PolyPolygon& rPolyPoly, tools::PolyPolygon& rResult… in GetIntersection() function in tools::PolyPolygon
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dpoly2.cxx180 void PolyPolygon::GetIntersection( const tools::PolyPolygon& rPolyPoly, tools::PolyPolygon& rResult… in GetIntersection() function in tools::PolyPolygon
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dspeedmeter.py1595 def GetIntersection(self, current, intervals): member in SpeedMeter
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/table/v1/
H A Dbigtable_table_data.pb.go336 func (x *GcRule) GetIntersection() *GcRule_Intersection { func
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/genproto/googleapis/bigtable/admin/table/v1/
H A Dbigtable_table_data.pb.go336 func (x *GcRule) GetIntersection() *GcRule_Intersection { func
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/bigtable/admin/table/v1/
H A Dbigtable_table_data.pb.go336 func (x *GcRule) GetIntersection() *GcRule_Intersection { func
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/bigtable/admin/table/v1/
H A Dbigtable_table_data.pb.go336 func (x *GcRule) GetIntersection() *GcRule_Intersection { func

12345