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

Method PlayBeep

Samples/NiSampleExtensionModule/SampleRotatingDevice.cpp:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34XnStatus SampleRotatingDevice::PlayBeep()
35{
36 printf("\a\a\a");
37 return XN_STATUS_OK;
38}
39
40XnStatus SampleRotatingDevice::SetViewAngle(XnDouble dAngle)
41{

Callers 2

mainFunction · 0.45
xnPlayBeepFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected