andreypdr / kinect-mssdk-openni-bridge

Automatically exported from code.google.com/p/kinect-mssdk-openni-bridge
Other
0 stars 0 forks source link

GetSkeletonCap().SetSkeletonProfile() before StartGeneratingAll() fails #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
KinectSDKUserSkeletonGenerator failes with a NULL reference if 
GetSkeletonCap().SetSkeletonProfile() is called before StartGeneratingAll().

This issue was hidden when initialized by XML because XML initialization 
implicitly starts generation.

Original issue reported on code.google.com by tom...@gmail.com on 28 Oct 2012 at 10:35