Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tesselation.hpp

    rfad93c rb998c3  
    158158    class BoundaryLineSet *lines[3];
    159159    Vector NormalVector;
     160    Vector SphereCenter;
    160161    int Nr;
    161162};
     
    245246  Vector OptCenter;
    246247  Vector OtherOptCenter;
     248  bool IsDegenerated;
    247249  double ShortestAngle;
    248250  double OtherShortestAngle;
Note: See TracChangeset for help on using the changeset viewer.