Skip to content

(graphics): add a parameter to manage default visibility of SNegato3D

Description

Manage default visibility of SNegato3D. Call setVisible method at the end of the starting method.

Closes #580 (closed)

How to test it?

  • Build and launch OgreViewer
  • Modify line 258 of OgreGenericScene.xml and add: visible="false"
  • The 3D Negato should not be visible

Data

CT image

Edited by Bénédicte MALGARINI

Merge request reports