Skip to content

adding codes for flying-edges algo, still fixing left

Codacy Production / Codacy Static Code Analysis succeeded Oct 27, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 281 in avogadro/core/cube.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/core/cube.cpp#L281

Variable 'idx' is assigned a value that is never used.

Check notice on line 167 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L167

class member 'MeshGenerator::points' is never used.

Check notice on line 168 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L168

class member 'MeshGenerator::normals' is never used.

Check notice on line 169 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L169

class member 'MeshGenerator::tris' is never used.

Check notice on line 178 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L178

class member 'MeshGenerator::numTris' is never used.

Check notice on line 179 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L179

class member 'MeshGenerator::isCut' is never used.

Check notice on line 180 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L180

class member 'MeshGenerator::caseTriangles' is never used.

Check notice on line 181 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L181

class member 'MeshGenerator::edgeVertices' is never used.