Cleaning + improvements: switch to a single function for IVP color map -> gtIVPCmap
2 other new functions are introduced to factorize and speed up the procedure: - gtVectorLab2Cryst: rotate a lab vector to crystal CS - gtCrystVector2SST: move a vector from crystal CS to SST zone and give IVP color code git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@906 4c865b51-4357-4376-afb4-474e03ccb993
Showing
- 6_rendering/gtIVPCmap.m 89 additions, 0 deletions6_rendering/gtIVPCmap.m
- 6_rendering/gtIVPcubCmap.m 0 additions, 59 deletions6_rendering/gtIVPcubCmap.m
- 6_rendering/gtIVPhexCmap.m 0 additions, 93 deletions6_rendering/gtIVPhexCmap.m
- zUtil_Cryst/gtCrystGetSymmetryOperators.m 3 additions, 2 deletionszUtil_Cryst/gtCrystGetSymmetryOperators.m
- zUtil_Cryst/gtCrystVector2SST.m 161 additions, 0 deletionszUtil_Cryst/gtCrystVector2SST.m
- zUtil_Cryst/gtVectorLab2Cryst.m 95 additions, 0 deletionszUtil_Cryst/gtVectorLab2Cryst.m
6_rendering/gtIVPCmap.m
0 → 100644
6_rendering/gtIVPcubCmap.m
deleted
100644 → 0
6_rendering/gtIVPhexCmap.m
deleted
100644 → 0
zUtil_Cryst/gtCrystVector2SST.m
0 → 100644
zUtil_Cryst/gtVectorLab2Cryst.m
0 → 100644
Please register or sign in to comment