Search found 1 match

by Siko
Mon Nov 19, 2007 5:56 am
Forum: General OptiTrack Support
Topic: Problem with get_X()
Replies: 1
Views: 1861

Problem with get_X()

Hi, I'm making an application with optitrack, i Want to rgeister the coordinates of a point and write in a file. Everything is ok, but I have a problem with the function get_X() of the class Object. It's when I use it that the programs bugs. here is my implementation... #include "stdafx.h"...