Page 1 of 1

Edit Camera Parameters [RESOLVED]

Posted: Thu Dec 16, 2010 11:19 am
by jfhullo
Dear Daniel,

the camera parameters for the translation (tx ty tz) does not works. In fact i,n Qt designer the properties of the boxes txLineEdit (etc.) are in a Read Only Mode. When i change it's ok to write values, but it doesnt change the parameters in fact.

Maybe the trouble comes fromthe "initFromParameters"?

See you,


JF

Re: Edit Camera Parameters

Posted: Thu Dec 16, 2010 4:30 pm
by daniel
Hello JF,

this indeed only a read only value for the moment (this is rather a 'limitation' more than a bug). And moreover, the camera can't yet be 'de-centered', so the values are always (0,0,0).

This will maybe come later on! What are your needs exactly?

Daniel

Re: Edit Camera Parameters

Posted: Tue Dec 21, 2010 9:39 am
by jfhullo
Hello Daniel,

What I want to do is almost the same thing than VPO in his topic "Camera placement", to be able to defin precisly the viewpoints.

Thanks for your answer,

JF