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

Method FrameSyncWith

Include/XnCppWrapper.h:9763–9766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9761 }
9762
9763 inline XnStatus FrameSyncCapability::FrameSyncWith(Generator& other)
9764 {
9765 return xnFrameSyncWith(GetHandle(), other.GetHandle());
9766 }
9767
9768 inline XnStatus FrameSyncCapability::StopFrameSyncWith(Generator& other)
9769 {

Calls 3

xnFrameSyncWithFunction · 0.85
GetHandleFunction · 0.85
GetHandleMethod · 0.80

Tested by

no test coverage detected