comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » object graphics question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
object graphics question [message #37873] Wed, 04 February 2004 00:56
Karsten Rodenacker is currently offline  Karsten Rodenacker
Messages: 98
Registered: July 1997
Member
I have a problem with coordinated transformations of IDLgrImage and
other objects, e.g. IDLgrContour.

Does anybody know why rotating behaves like it does?
In the small example:

img=read_png( filepath('mineral.png', SUBDIR=['examples','data']))
m=obj_new('IDLgrModel')
m->add,obj_new('IDLgrImage',img)
m->add,obj_new('IDLgrContour',img,color=[255,0,0])
xobjview,m,/block

rotation shows a quite bizar behaviour.

I would expect that the image moves like one level of the contour object.

regards
Karsten
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Using CALL_EXTERNAL with C++ Code
Next Topic: Re: Incremental variable names?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 14:52:52 PDT 2025

Total time taken to generate the page: 0.00498 seconds