Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ top
Method
top
dlib/geometry/drectangle.h:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
double left() const { return l; }
74
double top() const { return t; }
75
double right() const { return r; }
76
double bottom() const { return b; }
77
Callers
10
drectangle
Method · 0.45
contains
Method · 0.45
serialize
Function · 0.45
deserialize
Function · 0.45
drectangle.h
File · 0.45
center
Function · 0.45
operator*
Function · 0.45
translate_rect
Function · 0.45
shrink_rect
Function · 0.45
scale_rect
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected