Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetStreamCount
Method
GetStreamCount
libs/drape/attribute_provider.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
uint8_t AttributeProvider::GetStreamCount() const
37
{
38
return m_streams.size();
39
}
40
41
void const * AttributeProvider::GetRawPointer(uint8_t streamIndex)
42
{
Callers
2
FlushData
Method · 0.80
BatchData
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected