Search found 2 matches

by danmapes
Sun Jul 01, 2007 12:35 pm
Forum: General OptiTrack Support
Topic: API doc bug
Replies: 1
Views: 2001

API doc bug

INPCameraFrame::Item
The Item method returns the corresponding item in the collection. In this case Item will return an INPObject interface.
HRESULT Item(LONG a_vlIndex, INPCamera ** ppCamera);

Instead of...
HRESULT Item(LONG a_vlIndex, INPObject ** ppObject );
by danmapes
Sun Jun 24, 2007 7:14 am
Forum: General OptiTrack Support
Topic: V100 vector 3 parameters
Replies: 1
Views: 1873

V100 vector 3 parameters

<t>I have both an older C120 as well as the V100 and am running tests on the baseline SDK; specifically the vector 3 expansion with the V100.<br/> <br/> The baseline sdk currently defaults to the C120 settings of mm(2.2,1.8), pix(355,290), flen(3.7).<br/> <br/> I couldn't find published focal length...