Search found 1 match

by virucho
Wed Apr 20, 2016 10:25 am
Forum: OptiTrack Data Streaming
Topic: Problem with GetLastFrameOfData
Replies: 1
Views: 2569

Problem with GetLastFrameOfData

Hi I use the Natnet API for C++ version 2.9. but I have a problem. when I try to use in my program the function "GetLastFrameOfData", the return information (sFrameOfMocapData*) is always in 0 (for example nRigidBodies = 0, iFrame = 0 ...) Nevertheless the Pointer is not NULL. in the Examp...