Opened 7 years ago

Last modified 7 years ago

#1760 closed defect

restructuring some clipping code — at Initial Version

Reported by: bbell Owned by: bbell
Priority: major Milestone: 9.7
Component: clipping Version: development
Keywords: Cc: Dimitar Misev
Complexity: Easy

Description

Some minor changes should be made to improve the structure of the clipping code.

  1. perform mask generation after checkType() or evaluate() in the QtCurtain class, not before.
  1. remove deprecated query formats such as subspace(c, …) and update system tests to use only the newer formats such as clip(c, subspace(…) ).
  1. rename some of the variable types in oql.yy for more clarity, and introduce more documentation in the clipping parsing.
  1. remove an erroneous/deprecated constructor in the QtClipping class.

Change History (0)

Note: See TracTickets for help on using tickets.