Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ sequence
Method
sequence
include/internal/libfreenect2/protocol/command.h:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
virtual uint32_t sequence() const
126
{
127
return data_.sequence;
128
}
129
130
virtual uint32_t maxResponseLength() const
131
{
Callers
1
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected