MCPcopy 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
84XnBool SampleDepth::IsGenerating()
85{
86 return m_bGenerating;
87}
88
89void SampleDepth::StopGenerating()
90{

Callers 1

toggleStreamFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected