MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / IsGenerating

Method IsGenerating

Source/Modules/nimMockNodes/MockGenerator.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192XnBool MockGenerator::IsGenerating()
193{
194 return m_bGenerating;
195}
196
197void MockGenerator::StopGenerating()
198{

Callers 3

xnIsGeneratingFunction · 0.45
NotifyStateImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected