Ignore:
Timestamp:
06/22/15 13:36:31 (9 years ago)
Author:
mhnguyen
Message:

Implementing transformation algorithm: zoom axis (local commit)

+) Implement zoom axis: zoomed points are points not masked
+) Correct some minor bugs

Test
+) Ok with normal cases: zoom in the last of transformation list
+) There is still a bug in case of zoom then inverse

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/filter/transformation_mapping.hpp

    r620 r623  
     1/*! 
     2   \file transformation_mapping.hpp 
     3   \author Ha NGUYEN 
     4   \since 14 May 2015 
     5   \date 09 June 2015 
     6 
     7   \brief Take charge of communication among clients to exchange transformed data. 
     8 */ 
    19#ifndef __XIOS_TRANSFORMATION_MAPPING_HPP__ 
    210#define __XIOS_TRANSFORMATION_MAPPING_HPP__ 
Note: See TracChangeset for help on using the changeset viewer.