Frame arrival
Posted: Wed Apr 05, 2006 8:28 pm
Hello,
I'm currently developping a small application interfacing TrackIR through OptiTrack SDK, and I have a problem with the _INPCameraEvents class.
I'm programming in C++, using Windows console, and I can't get any access to the _INPCameraEvents::FrameAvailable function (it doesn"t seem to exist to the eyes of my IDE, hich is .NET).
Does anyone have any clue about that point ?
To give more information, I would like to call the GetFrame() function only when a frame is available, this is why I would like to access the _INPCameraEvents::FrameAvailable function defined in the SDK
Thanks in advance
Christian
I'm currently developping a small application interfacing TrackIR through OptiTrack SDK, and I have a problem with the _INPCameraEvents class.
I'm programming in C++, using Windows console, and I can't get any access to the _INPCameraEvents::FrameAvailable function (it doesn"t seem to exist to the eyes of my IDE, hich is .NET).
Does anyone have any clue about that point ?
To give more information, I would like to call the GetFrame() function only when a frame is available, this is why I would like to access the _INPCameraEvents::FrameAvailable function defined in the SDK
Thanks in advance
Christian