 
            
            
            
            
                15 Nov
                
                    2004
                
            
            
                15 Nov
                
                '04
                
            
            
            
        
    
                10:22 a.m.
            
        "Andy Little" <andy@servocomm.freeserve.co.uk> wrote
tx_matrix<units> t = make_matrix( translation = xy_pair<units>(units(1),units(1)), rotation = angle::rad(1), scaling = .5 );
Of course The order of the paramaters in the above example is important, hence rendering the named parameters library unsuitable for this particular purpose. Apologies for that example regards Andy Little