Changes in src/tesselation.hpp [fad93c:b998c3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/tesselation.hpp
rfad93c rb998c3 158 158 class BoundaryLineSet *lines[3]; 159 159 Vector NormalVector; 160 Vector SphereCenter; 160 161 int Nr; 161 162 }; … … 245 246 Vector OptCenter; 246 247 Vector OtherOptCenter; 248 bool IsDegenerated; 247 249 double ShortestAngle; 248 250 double OtherShortestAngle;
Note:
See TracChangeset
for help on using the changeset viewer.