This website works better with JavaScript.
Home
Explore
Help
Sign In
hs_tohidi
/
NE-Smart-Tracker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
21
Commits
5
Branches
0
Tags
351 MiB
Python
99.3%
Shell
0.7%
Tree:
e7823c55ba
NE-Smart-Tracker
/
message_queue
/
proto
/
Rect.proto
8 lines
96 B
Raw
Blame
History
syntax
=
"proto3"
;
message
Rect
{
int32
x
=
1
;
int32
y
=
2
;
int32
w
=
3
;
int32
h
=
4
;
}
Reference in new issue