Changeset 3254 for branches

Show
Ignore:
Timestamp:
01/26/12 21:06:26 (4 months ago)
Author:
erkn
Message:

MX RT: moved coord change into mccode-r

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/mcxtrace-1.0/xlib/share/mcxtrace-r.h

    r3164 r3254  
    176176#endif 
    177177 
    178 void mccoordschange(Coords a, Rotation t, double *x, double *y, double *z, 
    179     double *kx, double *ky, double *kz); 
    180 void mccoordschange_polarisation(Rotation t, 
    181     double *sx, double *sy, double *sz); 
    182  
    183178#endif /* !MCCODE_H */ 
    184179