> It seems like selectarea(), in the OBJINST case, is pushing a premultiplied
> matrix on the stack before recursing into the object. Is that necessary?
> I can't see offhand where would that matrix be used.

Same happens in recurselect(), BTW.

Per the C++ compiler, it seems that nothing that is called from selectarea()
*or* recurselect() has access to the matrix stack, thus any stack operations
are ignored anyway.

Cheers, Kuba
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev@opencircuitdesign.com
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to