Revision 7c2558c...

Go back to digest for 17th June 2012

Features in Educational

Percy Camilo Triveño Aucahuasi committed changes in [analitza/aucahuasi/analitzaplot] /:

support for many types of graphs, in a more c++ way

File Changes

Modified 22 files
  •   analitzaplot/CMakeLists.txt
  •   analitzaplot/function.cpp
  •   analitzaplot/function.h
  •   analitzaplot/functiongraph.cpp
  •   analitzaplot/functiongraph.h
  •   analitzaplot/functiongraphfactory.cpp
  •   analitzaplot/functiongraphfactory.h
  •   analitzaplot/functionsmodel.h
  •   analitzaplot/functionutils.h
  •   analitzaplot/plotview3d.cpp
  •   analitzaplot/plotview3d.h
  •   analitzaplot/functiongraphtypes/cartesiancurve.cpp
  •   analitzaplot/functiongraphtypes/cartesiansurface.cpp
  •   analitzaplot/functiongraphtypes/cylindricalsurface.cpp
  •   analitzaplot/functiongraphtypes/implicitcurve.cpp
  •   analitzaplot/functiongraphtypes/parametriccurve2d.cpp
  •   analitzaplot/functiongraphtypes/parametriccurve3d.cpp
  •   analitzaplot/functiongraphtypes/parametricsurface.cpp
  •   analitzaplot/functiongraphtypes/polarcurve.cpp
  •   analitzaplot/functiongraphtypes/sphericalsurface.cpp
  •   analitzaplot/tests/functiontest.cpp
  •   analitzaplot/tests/functiontest.h
22 files changed in total