Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ IsGenerating
Method
IsGenerating
Samples/NiSampleModule/SampleDepth.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
XnBool SampleDepth::IsGenerating()
85
{
86
return m_bGenerating;
87
}
88
89
void SampleDepth::StopGenerating()
90
{
Callers
1
toggleStream
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected