Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ drectangle
Method
drectangle
dlib/geometry/drectangle.h:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
public:
22
23
drectangle (
24
) : l(0), t(0), r(-1), b(-1) {}
25
26
drectangle (
27
double l_,
Callers
nothing calls this directly
Calls
5
drectangle
Class · 0.70
left
Method · 0.45
top
Method · 0.45
right
Method · 0.45
bottom
Method · 0.45
Tested by
no test coverage detected