MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / BBox

Method BBox

src/TrackedObjectBBox.h:46–46  ·  view source on GitHub ↗

Blank constructor

Source from the content-addressed store, hash-verified

44
45 /// Blank constructor
46 BBox() {}
47
48 /// Default constructor, which takes the bounding box top-left corner coordinates, width and height.
49 /// @param _cx X-coordinate of the bounding box center

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected