Hi, > Of course, I could write different handler functions for each > class, like 'enterAccumulateInverseTransform', but that is > cumbersome and does not scale very well.
No this is also not possible. 'InverseTransform::accumulateMatrix' is also protected. So, I can't build my 'SelectionFunctor' in this way. So if there is not another way, please make the functionality public. Best, Johannes ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
