Skip to content

Resolve "(core): sight::io::base::reader::IObjectReader::extension() should be const"

Description

sight::io::base::reader::IObjectReader::extension() and sight::io::base::reader::IObjectWriter::extension() functions were made const, as they should have been since the beginning.

Closes #62 (closed)

How to test it?

  • Run SightViewer and load some data.
Edited by Flavien BRIDAULT

Merge request reports