Use flying edges for mesh generation #1741
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check notice on line 296 in avogadro/core/cube.cpp
codacy-production / Codacy Static Code Analysis
avogadro/core/cube.cpp#L296
Variable 'nx' is assigned a value that is never used.
Check notice on line 225 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L225
class member 'MeshGenerator::gridEdges' is never used.
Check notice on line 226 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L226
class member 'MeshGenerator::cubeCases' is never used.
Check notice on line 227 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L227
class member 'MeshGenerator::triCounter' is never used.
Check notice on line 228 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L228
class member 'MeshGenerator::edgeCases' is never used.
Check notice on line 237 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L237
class member 'MeshGenerator::numTris' is never used.
Check notice on line 238 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L238
class member 'MeshGenerator::isCut' is never used.
Check notice on line 239 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L239
class member 'MeshGenerator::caseTriangles' is never used.
Check notice on line 240 in avogadro/qtgui/meshgenerator.h
codacy-production / Codacy Static Code Analysis
avogadro/qtgui/meshgenerator.h#L240
class member 'MeshGenerator::edgeVertices' is never used.