On Sat, Mar 25, 2023 at 11:55 AM Mike Krus <mike.k...@kdab.com> wrote:
>
>
>
> > On 25 Mar 2023, at 15:04, Maxime Roussin-Bélanger 
> > <maxime.roussinbelan...@gmail.com> wrote:
> >
> > Hello,
> >
> > The entity change is caused by user input, the user moves the mouse over 
> > the entity and changes its shape, or it can use
> > a menu to change the entity shape. I think I would have to inject the 
> > camera into _every_ entity object?
> If the user moves the mouse, something in your application must be changing 
> the shape, that can also reset the camera…
> I think I need example code of what you are trying to achieve.
>

I don't want my entities to know about the camera, ideally, I would
like the system, qt, to tell me that the bounding sphere has changed
in some ways.

Max.

>
> Mike
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to