Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
XnStatus SampleRotatingDevice::PlayBeep()
35
{
36
printf(
"\a\a\a"
);
37
return XN_STATUS_OK;
38
}
39
40
XnStatus SampleRotatingDevice::SetViewAngle(XnDouble dAngle)
41
{
Callers
2
main
Function · 0.45
xnPlayBeep
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected