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

Method IsMirrored

Source/Modules/nimMockNodes/MockGenerator.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311XnBool MockGenerator::IsMirrored()
312{
313 return m_bMirror;
314}
315
316XnStatus MockGenerator::RegisterToMirrorChange(XnModuleStateChangedHandler handler, void* pCookie, XnCallbackHandle& hCallback)
317{

Callers 3

xnIsMirroredFunction · 0.45
NotifyStateImplMethod · 0.45
HandleMirrorChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected