Tracking Tools API and example

Post Reply
edison
Posts: 2
Joined: Wed Jul 08, 2009 6:32 am
Location: Israel

Tracking Tools API and example

Post by edison »

Hello,
I am looking for a C++ example of using Tracking
Tools API as one given for the Rigid Body.
What is the header file I have to include for calling the API?
Thank you very much!
beckdo
Posts: 520
Joined: Tue Jan 02, 2007 2:02 pm

Re: Tracking Tools API and example

Post by beckdo »

For Rigid Body Toolkit:
NPRigidBody.h (included in Rigid Body Toolkit installer)

For Tracking Tools:
NPTrackingTools.h (included in Tracking Tools installer)
edison
Posts: 2
Joined: Wed Jul 08, 2009 6:32 am
Location: Israel

Re: Tracking Tools API and example

Post by edison »

Thank you very much.
There can I find a simple code example for the Tracking Tools as one for the Rigid Body that is downloadble from the site?
Thanks!
VincentG
Posts: 7728
Joined: Mon Jul 17, 2006 5:00 am
Location: Corvallis, Oregon

Re: Tracking Tools API and example

Post by VincentG »

We don't have source code examples online for the new Tracking Tools API yet, but we should be posting some in the near future.
Post Reply