# | Line 72 | Line 72 | int main(int narg, char *args[]) | |
---|---|---|
72 | setessentialcut(essential);//this sets the essential cut; this one is used in the draw command so it is AUTOMATICALLY applied everywhere. IMPORTANT: Do NOT store weights here! | |
73 | ||
74 | ||
75 | – | bool doquick=true; |
75 | bool systonly=false; | |
76 | bool efficiencyonly=false; | |
77 | bool shapeanalysis=true; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |