![]() |
camera_track_update() locks up
When I call the function camera_track_update() in a while loop (just call the function and print out the values of the cam structure), the function locks up the program after about 30 calls. What's the problem here? By "locks up the program", I mean that the function is not returning. Thanks.
|
Re: camera_track_update() locks up
You should only need to call camera_track_update() once, and the struct will continually update itself automatically.
|
Re: camera_track_update() locks up
Thanks. The camera_track_update() function is called to check if the new data is ready.
|
| All times are GMT -5. The time now is 04:36. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi