Page 1 of 1

Transform

Posted: Fri Aug 27, 2010 12:43 pm
by avelazquez
Hello,

I am having trouble understanding how to use INPObject::Transform

below is a segment of my code displaying how I use it:

//set up option first
camera->SetOption(NP_OPTION_MIRROR_X , (CComVariant) true);
//then call transform
oObject->Transform(camera);

I always get an error. Any help is greatly welcomed and appreciated.

Thanks!

Re: Transform

Posted: Fri Sep 10, 2010 3:11 pm
by Birch
The Transform call is no longer supported, we will update the SDK docs to reflect that.