Hi Daniel,

On Tue, Feb 26, 2008 at 6:08 PM, Daniel Wickeroth <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I dont't mean to pollute the list, but unfortunately I have another
>  problem I can't find any solution for.
>  I'm using a ComponentTransform to scale some geometry I created, but
>  it just won't work.
[...]
>
>  later on during the code I do the following:
>
>    beginEditCP(_highlightTransCore);
>       _highlightTransCore->setScale(scale);
>    beginEditCP(_highlightTransCore);
      ^^^^^^^^^^^^^^

I guess you mean endEditCP(...); here, if this is from your actual
code it should be the bug you were looking for.

HTH,
        Akos

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to