Hi,
The point with the bounding box is that it's given in model coordinates.
> Therefore, consider all points which are given in model coordinates for its
> computation and exclude all points which are not (e.g. the points which are
> in display coordinates).
>
> The point which comes with DISPLAY_MAT is in model coordinates. It needs
> to be used for the determination of the bounding box. The points which
> come with the following LINE_MOVE and LINE_DRAW commands are in display
> coordinates. They have to be excluded from the computation until the next
> MODEL_MAT command.
>
> I completely get this. We can use a flag that gets set when DISPLAY_MAT is
called and is reset on MODEL_MAT. What do you think?
Regards,
Shubham Rathore(:gabbar1947)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel