Home
last modified time | relevance | path

Searched defs:boundingBox (Results 1 – 25 of 987) sorted by relevance

12345678910>>...40

/dports/graphics/qgis/qgis-3.22.3/src/plugins/topology/
H A DtopolError.cpp130 TopolError::TopolError( const QgsRectangle &boundingBox, const QgsGeometry &conflict, const QList<F… in TopolError()
138 TopolErrorIntersection::TopolErrorIntersection( const QgsRectangle &boundingBox, const QgsGeometry … in TopolErrorIntersection()
155 TopolErrorClose::TopolErrorClose( const QgsRectangle &boundingBox, const QgsGeometry &conflict, con… in TopolErrorClose()
164 TopolErrorCovered::TopolErrorCovered( const QgsRectangle &boundingBox, const QgsGeometry &conflict,… in TopolErrorCovered()
170 TopolErrorShort::TopolErrorShort( const QgsRectangle &boundingBox, const QgsGeometry &conflict, con… in TopolErrorShort()
176 TopolErrorValid::TopolErrorValid( const QgsRectangle &boundingBox, const QgsGeometry &conflict, con… in TopolErrorValid()
182 TopolErrorDangle::TopolErrorDangle( const QgsRectangle &boundingBox, const QgsGeometry &conflict, c… in TopolErrorDangle()
194 TopolErrorPseudos::TopolErrorPseudos( const QgsRectangle &boundingBox, const QgsGeometry &conflict,… in TopolErrorPseudos()
200 TopolErrorOverlaps::TopolErrorOverlaps( const QgsRectangle &boundingBox, const QgsGeometry &conflic… in TopolErrorOverlaps()
206 TopolErrorGaps::TopolErrorGaps( const QgsRectangle &boundingBox, const QgsGeometry &conflict, const… in TopolErrorGaps()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/topology/
H A DtopolError.cpp130 TopolError::TopolError( const QgsRectangle &boundingBox, const QgsGeometry &conflict, const QList<F… in TopolError()
138 TopolErrorIntersection::TopolErrorIntersection( const QgsRectangle &boundingBox, const QgsGeometry … in TopolErrorIntersection()
155 TopolErrorClose::TopolErrorClose( const QgsRectangle &boundingBox, const QgsGeometry &conflict, con… in TopolErrorClose()
164 TopolErrorCovered::TopolErrorCovered( const QgsRectangle &boundingBox, const QgsGeometry &conflict,… in TopolErrorCovered()
170 TopolErrorShort::TopolErrorShort( const QgsRectangle &boundingBox, const QgsGeometry &conflict, con… in TopolErrorShort()
176 TopolErrorValid::TopolErrorValid( const QgsRectangle &boundingBox, const QgsGeometry &conflict, con… in TopolErrorValid()
182 TopolErrorDangle::TopolErrorDangle( const QgsRectangle &boundingBox, const QgsGeometry &conflict, c… in TopolErrorDangle()
194 TopolErrorPseudos::TopolErrorPseudos( const QgsRectangle &boundingBox, const QgsGeometry &conflict,… in TopolErrorPseudos()
200 TopolErrorOverlaps::TopolErrorOverlaps( const QgsRectangle &boundingBox, const QgsGeometry &conflic… in TopolErrorOverlaps()
206 TopolErrorGaps::TopolErrorGaps( const QgsRectangle &boundingBox, const QgsGeometry &conflict, const… in TopolErrorGaps()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/gfx/
H A Dmicrotiles.cpp72 byte MicroTileArray::TileX0(const BoundingBox &boundingBox) { in TileX0()
76 byte MicroTileArray::TileY0(const BoundingBox &boundingBox) { in TileY0()
80 byte MicroTileArray::TileX1(const BoundingBox &boundingBox) { in TileX1()
84 byte MicroTileArray::TileY1(const BoundingBox &boundingBox) { in TileY1()
88 bool MicroTileArray::isBoundingBoxEmpty(const BoundingBox &boundingBox) { in isBoundingBoxEmpty()
92 bool MicroTileArray::isBoundingBoxFull(const BoundingBox &boundingBox) { in isBoundingBoxFull()
96 void MicroTileArray::setBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) { in setBoundingBox()
100 void MicroTileArray::updateBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1… in updateBoundingBox()
122 BoundingBox boundingBox = _tiles[i]; in getRectangles() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/neverhood/
H A Dmicrotiles.cpp72 byte MicroTileArray::TileX0(const BoundingBox &boundingBox) { in TileX0()
76 byte MicroTileArray::TileY0(const BoundingBox &boundingBox) { in TileY0()
80 byte MicroTileArray::TileX1(const BoundingBox &boundingBox) { in TileX1()
84 byte MicroTileArray::TileY1(const BoundingBox &boundingBox) { in TileY1()
88 bool MicroTileArray::isBoundingBoxEmpty(const BoundingBox &boundingBox) { in isBoundingBoxEmpty()
92 bool MicroTileArray::isBoundingBoxFull(const BoundingBox &boundingBox) { in isBoundingBoxFull()
96 void MicroTileArray::setBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) { in setBoundingBox()
100 void MicroTileArray::updateBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1… in updateBoundingBox()
121 BoundingBox boundingBox = _tiles[i]; in getRectangles() local
/dports/games/scummvm/scummvm-2.5.1/engines/sword25/gfx/
H A Dmicrotiles.cpp72 byte MicroTileArray::TileX0(const BoundingBox &boundingBox) { in TileX0()
76 byte MicroTileArray::TileY0(const BoundingBox &boundingBox) { in TileY0()
80 byte MicroTileArray::TileX1(const BoundingBox &boundingBox) { in TileX1()
84 byte MicroTileArray::TileY1(const BoundingBox &boundingBox) { in TileY1()
88 bool MicroTileArray::isBoundingBoxEmpty(const BoundingBox &boundingBox) { in isBoundingBoxEmpty()
92 bool MicroTileArray::isBoundingBoxFull(const BoundingBox &boundingBox) { in isBoundingBoxFull()
96 void MicroTileArray::setBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) { in setBoundingBox()
100 void MicroTileArray::updateBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1… in updateBoundingBox()
122 BoundingBox boundingBox = _tiles[i]; in getRectangles() local
/dports/games/scummvm/scummvm-2.5.1/engines/neverhood/
H A Dmicrotiles.cpp72 byte MicroTileArray::TileX0(const BoundingBox &boundingBox) { in TileX0()
76 byte MicroTileArray::TileY0(const BoundingBox &boundingBox) { in TileY0()
80 byte MicroTileArray::TileX1(const BoundingBox &boundingBox) { in TileX1()
84 byte MicroTileArray::TileY1(const BoundingBox &boundingBox) { in TileY1()
88 bool MicroTileArray::isBoundingBoxEmpty(const BoundingBox &boundingBox) { in isBoundingBoxEmpty()
92 bool MicroTileArray::isBoundingBoxFull(const BoundingBox &boundingBox) { in isBoundingBoxFull()
96 void MicroTileArray::setBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) { in setBoundingBox()
100 void MicroTileArray::updateBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1… in updateBoundingBox()
121 BoundingBox boundingBox = _tiles[i]; in getRectangles() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/toltecs/
H A Dmicrotiles.cpp72 byte MicroTileArray::TileX0(const BoundingBox &boundingBox) { in TileX0()
76 byte MicroTileArray::TileY0(const BoundingBox &boundingBox) { in TileY0()
80 byte MicroTileArray::TileX1(const BoundingBox &boundingBox) { in TileX1()
84 byte MicroTileArray::TileY1(const BoundingBox &boundingBox) { in TileY1()
88 bool MicroTileArray::isBoundingBoxEmpty(const BoundingBox &boundingBox) { in isBoundingBoxEmpty()
92 bool MicroTileArray::isBoundingBoxFull(const BoundingBox &boundingBox) { in isBoundingBoxFull()
96 void MicroTileArray::setBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) { in setBoundingBox()
100 void MicroTileArray::updateBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1… in updateBoundingBox()
121 BoundingBox boundingBox = _tiles[i]; in getRectangles() local
/dports/games/scummvm/scummvm-2.5.1/engines/toltecs/
H A Dmicrotiles.cpp72 byte MicroTileArray::TileX0(const BoundingBox &boundingBox) { in TileX0()
76 byte MicroTileArray::TileY0(const BoundingBox &boundingBox) { in TileY0()
80 byte MicroTileArray::TileX1(const BoundingBox &boundingBox) { in TileX1()
84 byte MicroTileArray::TileY1(const BoundingBox &boundingBox) { in TileY1()
88 bool MicroTileArray::isBoundingBoxEmpty(const BoundingBox &boundingBox) { in isBoundingBoxEmpty()
92 bool MicroTileArray::isBoundingBoxFull(const BoundingBox &boundingBox) { in isBoundingBoxFull()
96 void MicroTileArray::setBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1) { in setBoundingBox()
100 void MicroTileArray::updateBoundingBox(BoundingBox &boundingBox, byte x0, byte y0, byte x1, byte y1… in updateBoundingBox()
121 BoundingBox boundingBox = _tiles[i]; in getRectangles() local
/dports/graphics/ftgl/ftgl-2.4.0/test/
H A DFTBBox-Test.cpp31 FTBBox boundingBox; in testDefaultConstructor() local
55 FTBBox boundingBox(face->glyph); in testGlyphConstructor() local
89 FTBBox boundingBox; in testMoveBBox() local
147 FTBBox boundingBox(face->glyph); in testSetDepth() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/src/legacy/
H A Dtracker.legacy.hpp57 bool Tracker::init( InputArray image, const Rect2d& boundingBox ) in init()
82 bool Tracker::update( InputArray image, Rect2d& boundingBox ) in update()
108 void init(InputArray image, const Rect& boundingBox) CV_OVERRIDE in init()
114 bool update(InputArray image, CV_OUT Rect& boundingBox) CV_OVERRIDE in update()
H A DtrackerCSRT.legacy.hpp32 bool initImpl(const Mat& image, const Rect2d& boundingBox) CV_OVERRIDE in initImpl()
41 bool updateImpl(const Mat& image, Rect2d& boundingBox) CV_OVERRIDE in updateImpl()
/dports/math/dune-polygongrid/dune-polygongrid-f76933aa51aa3ae3e58a5705f9f7ce7d1f6c012c/python/dune/polygongrid/
H A Dvoronoi.py8 def voronoiDomain(N, boundingBox, seed=None): argument
57 boundingBox = numpy.array([[0, 0], [1, 1]]) variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/src/
H A DmultiTracker_alt.cpp56 bool MultiTracker::add( Ptr<Tracker> newTracker, InputArray image, const Rect2d& boundingBox ) in add()
69 …er::add(std::vector<Ptr<Tracker> > newTrackers, InputArray image, std::vector<Rect2d> boundingBox){ in add()
94 bool MultiTracker::update(InputArray image, std::vector<Rect2d> & boundingBox ) in update()
/dports/games/jvgs/jvgs-0.5.1-src/src/math/
H A DQuadTree.cpp27 BoundingBox *boundingBox = (*iterator)->getBoundingBox(); in QuadTree() local
66 void QuadTree::findObjects(BoundingBox *boundingBox, in findObjects()
H A DQuadTreeNode.cpp15 QuadTreeNode::QuadTreeNode(QuadTree *tree, BoundingBox *boundingBox) in QuadTreeNode()
109 void QuadTreeNode::findObjects(BoundingBox *boundingBox, in findObjects()
H A DLineSegment.h20 BoundingBox *boundingBox; variable
/dports/graphics/opencv/opencv-4.5.3/modules/video/src/tracking/
H A Dtracker_goturn.cpp45 void setBoudingBox(Rect boundingBox) in setBoudingBox()
59 void TrackerGOTURNImpl::init(InputArray image, const Rect& boundingBox) in init()
65 bool TrackerGOTURNImpl::update(InputArray image, Rect& boundingBox) in update()
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/positioningquick/
H A Dqdeclarativegeolocation.cpp188 void QDeclarativeGeoLocation::setBoundingBox(const QGeoRectangle &boundingBox) in setBoundingBox()
197 QGeoRectangle QDeclarativeGeoLocation::boundingBox() const in boundingBox() function in QDeclarativeGeoLocation
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DFUBoundingBox.cpp14 #define FUBOUNDINGBOX_COORDINATES(coordinates, boundingBox) \ argument
70 bool FUBoundingBox::Overlaps(const FUBoundingBox& boundingBox, FMVector3* overlapCenter) const in Overlaps() argument
94 void FUBoundingBox::Include(const FUBoundingBox& boundingBox) in Include()
H A DFUBoundingSphere.cpp14 #define FUBOUNDINGBOX_COORDINATES(coordinates, boundingBox) \ argument
90 bool FUBoundingSphere::Overlaps(const FUBoundingBox& boundingBox, FMVector3* overlapCenter) const in Overlaps() argument
149 void FUBoundingSphere::Include(const FUBoundingBox& boundingBox) in Include()
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A DSVGRenderSupport.cpp41 …ent(RenderObject *object, RenderObject::PaintInfo &paintInfo, const FloatRect &boundingBox, SVGRes… in prepareToRenderSVGContent()
110 …ent(RenderObject *object, RenderObject::PaintInfo &paintInfo, const FloatRect &boundingBox, SVGRes… in finishRenderSVGContent()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/test/java/org/locationtech/jts/generator/
H A DGeometryGenerator.java26 protected Envelope boundingBox; field in GeometryGenerator
116 public void setBoundingBox(Envelope boundingBox) { in setBoundingBox()
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/positioning/
H A Dqgeolocation.cpp184 QGeoRectangle QGeoLocation::boundingBox() const in boundingBox() function in QGeoLocation
192 void QGeoLocation::setBoundingBox(const QGeoRectangle &boundingBox) in setBoundingBox()
/dports/games/jvgs/jvgs-0.5.1-src/src/game/
H A DAbstractCamera.h20 math::BoundingBox boundingBox; variable
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DVectorTileModel.cpp38 …ment(GeoDataDocument *doc, VectorTileModel *vectorTileModel, const GeoDataLatLonBox &boundingBox) : in CacheDocument()
123 void VectorTileModel::removeTilesOutOfView(const GeoDataLatLonBox &boundingBox) in removeTilesOutOfView()
185 const GeoDataLatLonBox boundingBox = m_layer->tileProjection()->geoCoordinates(id); in updateTile() local

12345678910>>...40