Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Strange const by-pass in GiD-Exporter #57

@juliolopeztorres

Description

@juliolopeztorres

There is a call to applyScalingFactor on GiD.Exporter scope that seems really strange. The Data being passed in is tagged as const but a call to applyScalingFactor is being made through the mesh via pointer.

Compiler does not trigger any error.

Is that correct?

Code

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions